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 is structure padding done in c?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
Why void is used in c?
What are the 4 types of unions?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Explain built-in function?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
What does stand for?
how to build a exercise findig min number of e heap with list imlemented?
Explain how do you determine a file’s attributes?
What are the different properties of variable number of arguments?
Describe newline escape sequence with a sample program?
Does c have circular shift operators?
What is masking?
How can I remove the trailing spaces from a string?