InterviewSolution
Saved Bookmarks
| 1. |
The arguments passed to member functions by reference are considered as data members of class.(a) True(b) FalseThe question was posed to me during an interview.This intriguing question comes from Data Members topic in section Class Members & Types of Object Oriented Programming |
|
Answer» The correct option is (b) False |
|