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

How do you use a pointer to a function?

625


write an algorithm to display a square matrix.

2216


What is an lvalue?

627


What is the purpose of realloc()?

663


What is the use of bitwise operator?

683






Explain can the sizeof operator be used to tell the size of an array passed to a function?

590


What is function in c with example?

623


Explain void pointer?

585


What do you mean by dynamic memory allocation in c? What functions are used?

648


How can you draw circles in C?

620


How many levels deep can include files be nested?

644


Write a program with dynamically allocation of variable.

600


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1853


What is c language used for?

553


How is actual parameter different from the formal parameter?

585