T
Q. Which of the below statements is incorrect in case of union?
Unions in C is a data structure which store data types but not the methods.
You must be Logged in to update hint/solution
Q. What will be the output of the following C code?
Q. Every C Program must have one function called?
Q. What is the output of C program?
Q. Which data structure type is NOT linear from the following?
Q. What is the value of character constant 'A' of ASCII character set?
Q. What is the output of C program?
Q. What is the range of values that can be stored by int datatype in C?
Q. What will be the output of the following C code?
Q. What is the correct syntax to declare a pointer to a constant?
Discusssion
Login to discuss.