T
Q. The size of a union is ___.
The size of the union is equal to the size of the largest data type declared in the union.
You must be Logged in to update hint/solution
Q. What is the output of the C Program statement?
Q. What will be output if you will compile and execute the following c code?
Q. Single Line Comment // is also called.?
Q. Find a Floating Point constant.
Q. Which of the following typecasting is accepted by C language?
Q. In expression i = g() + f(), first function called depends on __________
Q. What is the output of C Program?
Discusssion
Login to discuss.