 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | What is the significance of scope resolution operator? | 
| Answer» The operator :: known as scope resolution operator helps in defining member function outside the class. | |