InterviewSolution
Saved Bookmarks
| 1. |
What is the term used to indicate the variable and constants of a class?(a) Data members(b) Variables of class(c) Data characters(d) ConstantsI had been asked this question during a job interview.My query is from Data Members topic in portion Class Members & Types of Object Oriented Programming |
|
Answer» Right answer is (a) Data members |
|