#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 / grbr
9
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Whats s or c mean?
Which programming language is best for getting job 2020?
which is an algorithm for sorting in a growing Lexicographic order
Explain what will the preprocessor do for a program?
What are the key features in c programming language?
Explain the difference between ++u and u++?
plz let me know how to become a telecom protocol tester. thank you.
Where static variables are stored in c?
What is int main () in c?
Why is a semicolon (;) put at the end of every program statement?
What are bitwise shift operators in c programming?
What does 4d mean in c?
When is a void pointer used?
Explain can you assign a different address to an array tag?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com