P
Q. What does the following declaration mean? int (*ptr) [10];
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. Which among the following is a Global Variable?
Q. The keyword used to transfer control from a function back to the calling function is
Q. Which compilation unit is responsible for adding header files content in the source code?
Q. What is the output of C Program?
Q. How many types of qualifiers are there in C language?
Q. The function tolower() defined in the C library works for ___?
Q. What is the output of this program?
Q. Which command is to compile C code without linking using gcc compiler?
Q. What will be output if you will compile and execute the following c code?
Discusssion
Login to discuss.