How to multiply two numbers without using multiplication operator in c programming

preview_player
Показать описание
Find Here: Links of All C language Video's Playlists/Video Series
C Interview Questions & Answers | Video Series

for | while | do-while loops in c | Video Series

Functions in C | Video Series

Graphics in C | Video Series

1-D Array | 2-D Array | String | Pointer | Function | File Handling in C

Structure & Union in C | Video Series

String in C | Video Series

1-D Array in C | Video Series

2-Array in C | Video Series

C Preprocessor | Video Series

File Handling in C | Video Series

Pointer in C | Video Series

Dynamic Memory Allocation in C | Video Series

Pattern Programs in C | Video Series

Recursion in C | Video Series

#cprogramming #ctutorials #clanguage
Рекомендации по теме
Комментарии
Автор

This solution is not at all acceptable. Look at the CPU cycle, your program is executing and amount of stack. Reduce the same using bit operator.

faisalsyed
Автор

What about multiplication of real numbers( decimal) ?

shreyasrivastava
Автор

How to multiply many numbers without using multiplication operator in c programming

mohammedhabiburrahman