Answer Posted / pankaj
A scope resolution operator (::), can be used to define the
member functions of a class outside the class.
It shows the scope resolution operator untangling a mess
made by using the same names for different kinds of entities
base class overridden member function using the scope
resolution operator (: :)
| Is This Answer Correct ? | 25 Yes | 10 No |
Post New Answer View All Answers
What is the types of inheritance?
Why do pointers exist?
what is the drawback of classical methods in oops?
How many human genes are polymorphic?
What is the purpose of enum?
What is difference between polymorphism and inheritance?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What are the components of marker interface?
What are the 4 main oop principles?
What is encapsulation with example?
Where You Can Use Interface in your Project
what is the sylabus for priliminaries?
Can we create object of interface?
How do you achieve polymorphism?
Why do we need polymorphism in c#?