InterviewSolution
Saved Bookmarks
| 1. |
How many types of member functions are generally there in C++?(a) 2(b) 3(c) 4(d) 5I had been asked this question in a national level competition.My question is taken from Member Functions topic in portion Class Members & Types of Object Oriented Programming |
|
Answer» Correct CHOICE is (d) 5 |
|