Home / Programming MCQs / C Programming MCQs / Question
R
Q. Which is the correct syntax to declare constant pointer?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Choose a correct statement about static variable.
Which for loop has range of similar indexes of ‘i’ used in for (i = 0;i < n; i++)?
It is not possible to create an array of pointer to structures.
What will be the output of the following C function?
Identify wrong C Keywords below.
What is the name of the main function of a C program?
What will be the output of the following C code?
What are the elements present in the array of the following C code?
Discusssion
Login to discuss.