InterviewSolution
Saved Bookmarks
| 1. |
Even if a variable is not declared as extern, it is extern by default.(a) True(b) FalseI got this question by my school principal while I was bunking the class.This question is from Extern Variable in chapter Memory Allocation & Scope of Variable of Object Oriented Programming |
|
Answer» The correct option is (b) FALSE |
|