⟩ 1. Which of the following are C preprocessors? a) #ifdef b) #define c) #endif d) All of the mentioned
d
(All of the mentioned)
d
(All of the mentioned)
Can a file other than a .h file be included with #include?
What is define directive?
What are the advantages of using macro?
What is #define?
What is typedf?
What is ## Preprocessor operator in C?
What is the mean of function?
What is a macro in C Preprocessor?
What is the general form of #line preprocessor?
Explain what are the Sizes and ranges of the Basic C++ data types?