Why is #define used?
No Answer is Posted For this Question
Be the First to Post Answer
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000
what is differnence b/w macro & functions
Can one function call another?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7
Difference between constant pointer and pointer to a constant.
Explain indirection?
Write a C/C++ program that connects to a MySQL server and displays the global TIMEZONE.
What is sizeof return in c?
What is the c value paradox and how is it explained?
What is the basic structure of c?