Answer Posted / khadeer.k
when a function is declared inside the class, it can be
used or imlemented with the operator called scope
resolution operator with a :: symbol.
| Is This Answer Correct ? | 24 Yes | 16 No |
Post New Answer View All Answers
How to use CMutex, CSemaphore in VC++ MFC
What is use of overloading?
Can we create object of interface?
can we make game by using c
Can bst contain duplicates?
How do you define social class?
What are the three parts of a simple empty class?
What is pure oop?
What is object in oops?
What is overloading and its types?
Can private class be inherited?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is overriding vs overloading?
What is coupling in oop?
What is encapsulation example?