⟩ A pointer is A. A keyword used to create variables B. A variable that stores address of an instruction C. A variable that stores address of other variable D. All of the above
Option C
(A variable that stores address of other variable)
Option C
(A variable that stores address of other variable)
If you know then define #pragma?
What is #error and use of it?
Where define directive used?
What are types of Preprocessor in C?
What is include directive in C?
What are # Preprocessor operator in C?
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?