Answer Posted / amar
abc+de-*/
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is cohesion in c?
#include
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Difference between Function to pointer and pointer to function
Write a program to check armstrong number in c?
What is the size of a union variable?
Write a program to print fibonacci series without using recursion?
all c language question
What are categories used for in c?
Why doesn't C support function overloading?
how should functions be apportioned among source files?
What is #include stdio h and #include conio h?
What is "Duff's Device"?
What is the use of pointers in C?
Explain union. What are its advantages?