write a c program to find reminder and quotient if one number
is divided by other.to code this program don't use more than 2
variables
Answer Posted / aravindan
first no:1
second no:2
ans:1 0
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are the 3 types of structures?
What is the meaning of ?
Is that possible to add pointers to each other?
shorting algorithmS
in iso what are the common technological language?
Is exit(status) truly equivalent to returning the same status from main?
What are the types of i/o functions?
The statement, int(*x[]) () what does in indicate?
What are predefined functions in c?
Once I have used freopen, how can I get the original stdout (or stdin) back?
What is dynamic memory allocation?
What is typedef?
Tell me the use of bit field in c language?
What do you understand by normalization of pointers?
Explain what header files do I need in order to define the standard library functions I use?