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


Please Help Members By Posting Answers For Below Questions

What are integer variable, floating-point variable and character variable?

609


Explain the concept and use of type void.

628


Explain c preprocessor?

683


How to explain the final year project as a fresher please answer with sample project

467


Why is it that not all header files are declared in every C program?

682






Why doesnt that code work?

600


How can I open files mentioned on the command line, and parse option flags?

593


what is a NULL Pointer? Whether it is same as an uninitialized pointer?

758


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

570


All technical questions

1510


What are 'near' and 'far' pointers?

620


Tell me what is null pointer in c?

615


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

1526


What is the collection of communication lines and routers called?

611


What are the ways to a null pointer can use in c programming language?

588