InterviewSolution
Saved Bookmarks
| 1. |
Which among the following can’t be used to access the members in any way?(a) Scope resolution(b) Arrow operator(c) Single colon(d) Dot operatorI had been asked this question during an interview.I need to ask this question from Static Member Functions in portion Exception Handling & Static Class Members of Object Oriented Programming |
|
Answer» Correct answer is (C) Single colon |
|