True/False
Variables declared in the body of a particular member function are known as data members and can be used in all member functions of the class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Dividing a program into functions<br>A)is the key
Q2: The default access level assigned to members
Q3: Which of the following operators allow defining
Q4: There is nothing like a virtual constructor
Q6: For the object for which it was
Q7: What is the difference between struct and
Q8: Every class has at least one constructor
Q9: Which one of the following is not
Q10: Under what conditions a destructor destroys an
Q11: When class B is inherited from class