Home / Programming MCQs / C Programming MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

Q. What is the use of "#pragma once"?

(A) Used in a header file to avoid its inclusion more than once.
(B) Used to avoid multiple declarations of same variable.
(C) Used in a c file to include a header file at least once.
(D) Used to avoid assertions

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.