Question
a.
Variable can be defined only once
b.
Variable can be defined any number of times
c.
Variable must be defined more than one time
d.
Variable can be defined in different files
Posted under Object Oriented Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which among the following is true for the variables?
Similar Questions
Discover Related MCQs
Q. To use extern variable _____________________
View solution
Q. What does a header file contain for an extern variable?
View solution
Q. Which condition is true if extern variable is used in a file?
View solution
Q. Whenever a function is declared in a program _____________________
View solution
Q. Even if a variable is not declared as extern, it is extern by default. (True/False)
View solution
Q. Due to what, is the memory allocated for the extern variables?
View solution
Q. Which is the correct syntax for extern variable declaration?
View solution
Q. Which is the correct syntax for extern function declaration?
View solution
Q. If the definition is given in the header file that we include then ________________
View solution
Q. If extern variable is initialized with the declaration then _______________________
View solution
Q. Why are functions extern by default?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!