Answer Posted / amrut kanthavadiya
when overriden arrives at that time scope resolution use
for seperate out overridden properties or Method.
Scope resolution use for access function or properities out
side from the class.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is a function in oop?
Can we have inheritance without polymorphism?
Where is pseudocode used?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Why is abstraction needed?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is the full form of oops?
Whats oop mean?
What is the point of polymorphism?
What is encapsulation selenium?
Who invented oop?
What is the difference between procedural programming and oops?
What is advantage of inheritance?
What is inheritance and how many types of inheritance?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?