R
Q. What would be the output of the following program?
#include main() { char str[]=”S\065AB”; printf(“n%d”, sizeof(str)); }
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. C language was invented in the year?
Q. What is the output of the C Program.?
Q. Which of the following has compilation error in C?
Q. What is the output of this program?
Q. What is an Identifier in C Language?
Q. What will be the output of the following C code?
Q. What is the name of "&" operator in C?
Discusssion
Login to discuss.