T
Q. What will happen if a header file is included in a program twice?
When the same header is included twice in the program, the compiler will throw an error as its teens to process it twice.
You must be Logged in to update hint/solution
Q. An array is a collection of variables that are of the dissimilar data type.
Q. Which one of the following is known as the 'language of the computer'?
Q. Property which allows to produce different executable for different platforms in C is called?
Q. What will be the output of the following C code?
Q. The concept of two functions with same name is know as?
Q. What will be output of the following c code?
Q. What is the output of this program?
Q. The members of union can be accessed using ___.
Q. Variable names beginning with underscore is not encouraged. Why?
Discusssion
Login to discuss.