Home / Programming MCQs / C Programming MCQs / Question
R
Q. What is the use of "#pragma once"?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Which of these is a valid preprocessor in C?
Which gcc flag is used to enable all Compiler warnings?
What is the output of C Program with switch statement or block?
What is the dimension of the C array int ary[10][5].?
What is the value of EOF in C?
The time() function is defined in __________ header file.
Which of the following function is used for sets the position to a desired point in the file
A function is declared as sqrt(-x) under the header file math.h, what will the function return?
Discusssion
Login to discuss.