1. The default initialiser for a union with static storage is the default for (a) The fi rst member variable (b) The last member variable (c) The member variable with the highest storage requirement ...


1. The default initialiser for a union with static storage is the default for (a) The fi rst member variable (b) The last member variable (c) The member variable with the highest storage requirement


2. Which of the following is (are) True about pre-processor directives? (a) compiler/cross-compiler directives (b) executable code is generated for pre-processor directives on compilation (c) No executable code is generated for pre-processor directives on compilation (d) Start with # symbol (e) (a), (b) and (d) (f) (a), (c) and (d)


3. The ‘C’ pre-processor directive instruction always ends with a semicolon (;). State ‘True’ or ‘False’ (a) True (b) False


4. Which of the following is the file inclusion pre-processor directive? (a) #defi ne (b) #include (c) #ifdef (d) None of these


5. Which of the following pre-processor directive is used for indicating the end of a block following #ifdef or #else? (a) #defi ne (b) #undef (c) #endif (d) #ifndef


6. Which of the following preprocessor directive is used for coding macros? (a) #ifdef (b) #defi ne (c) #undef (d) #endif


7. The instructionrepresents: (a) Pointer to constant data (b) Constant pointer to data (c) Constant pointer to constant data (d) None of these

May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here