Find greatest of two numbers using macro
Post New Answer View All Answers
What are pragmas and what are they good for?
What is sizeof int?
What is union and structure in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What is infinite loop?
What is scanf () in c?
What is strcmp in c?
What is NULL pointer?
What is calloc malloc realloc in c?
What is putchar() function?
Explain how can I convert a string to a number?
Why c is a procedural language?
What are two dimensional arrays alternatively called as?
When would you use a pointer to a function?
What is operator promotion?