R
Q. Which of the following is true about arrays in C.
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. The following statement in ‘C’ int (*f())[ ]; declares
Q. How many byte(s) does a char type take in C?
Q. What will be output for the following code?
Q. The format identifier ‘%i’ is also used for _____ data type.
Q. Which of the following is the correct output for the program given below?
Q. What the instruction tells ' const int *ptr '?
Q. Where are the local variable stored ?
Q. What are the data type of variables that can be returned by a C Function.?
Discusssion
Login to discuss.