MCQs > IT & Programming > C Programming > Read the statement below: extern int a; Which statement/s pertaining to the above statement is/are correct?

C Programming MCQs

Read the statement below:
extern int a;
 
Which of the following statement/s pertaining to the above statement
is/are correct?

Answer

Correct Answer: Declares an integer variable a; Does not allocate the storage for the variable

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it