C program to multiply two numbers using plus operator // C programming

preview_player
Показать описание
This program will read two integer numbers and find the multiplication of them using arithmetic plus (+) operator. We will not use multiplication operator here to multiply the numbers.

example: if we want to multiply 10 and 4 then either we can add 10, 4 times or we can add 4, 10 times.

If you like our videos please like, share and subscribe the video

# interview asked questions in C
# C interview questions
# information technology interview questions
# Computer engineering interview questions

Рекомендации по теме