write a program for 7*8 = 56 ? without using * multiply
operator ? output = 56
Answer Posted / guest
add 7 ,8 times & u 'll get the output
we can use while loop,or for loop
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
Why does this code crash?
What does the format %10.2 mean when included in a printf statement?
In c language can we compile a program without main() function?
how to find anagram without using string functions using only loops in c programming
I need previous papers of CSC.......plz help out by posting them.......
What is c system32 taskhostw exe?
What library is sizeof in c?
What do you mean by keywords in c?
What is variable and explain rules to declare variable in c?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What are called c variables?
can we implement multi-threads in c.
What is external variable in c?
What is the size of array float a(10)?
What is identifier in c?