Multiple Choice
A class object can be ____.That is, it is created each time the control reaches its declaration, and destroyed when the control exits the surrounding block.
A) static
B) automatic
C) local
D) public
Correct Answer:

Verified
Correct Answer:
Verified
Q15: The components of a class are called
Q16: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4785/.jpg" alt=" -Consider the UML
Q17: In C++, class is a reserved word
Q18: If the heading of a member function
Q19: Figure 2:<br><img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4785/.jpg" alt="Figure 2:
Q21: In C++, the scope resolution operator is
Q22: If a function of a class is
Q23: Which of the following is true about
Q24: How many destructors can a class have?<br>A)
Q25: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4785/.jpg" alt=" -Consider the UML