IT Placement Papers Programming C++
This category contains C++ Interview Questions and Answers |
What is a scope resolution operator?
|
|
|
|
|
A scope resolution operator (::), can be used to define the member functions of a class outside the class.
Only registered users can write comments. Please login or register.
|