T
Q. Which of the following is the collection of different data types?
In C programming language, a structure is a user-defined data type which is the collection of different data types.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What will be the output of the following C program?
Q. What is the output of C program with array of pointers to strings?
Q. A Variable of a particular type can hold only a constant of the same type. Choose right answer.
Q. Which command is to compile C code without linking using gcc compiler?
Q. do-while loop terminates when conditional expression returns?
Q. Which of the following storage classes have global visibility in C?
Q. What is the output of C Program with switch statement or block?
Q. Choose a correct C statement about String functions
Discusssion
Login to discuss.