InterviewSolution
Saved Bookmarks
| 1. |
Out of the following, which is not a member of the class?(a) Static function(b) Friend function(c) Constant function(d) Virtual functionThe question was asked at a job interview.This key question is from OOPs Concept in section Basics Concepts of C++ of C++ |
|
Answer» Right ANSWER is (b) Friend FUNCTION |
|