#include <stdio.h>
#define sqr(x) (x*x)
int main()
{
int x=2;
printf("value of x=%d",sqr(x+1));
}
What is the value of x?
Answer Posted / bhagya
absolutely 5
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What are predefined functions in c?
What are pointers?
What are categories used for in c?
What's a good way to check for "close enough" floating-point equality?
Explain how can I manipulate strings of multibyte characters?
What library is sizeof in c?
What is a #include preprocessor?
How do you define CONSTANT in C?
How many types of arrays are there in c?
Why is c called c?
What is dynamic memory allocation?
Is c programming hard?
What are different types of pointers?
Can you please explain the difference between exit() and _exit() function?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent