What is super in oop?
Answer / Sumit Kumar Singh
In object-oriented programming (OOPS), 'super' keyword refers to the immediate parent class of the current class. It is used to call the parent class constructor, or to invoke a method from the parent class.
| Is This Answer Correct ? | 0 Yes | 0 No |
How long to learn object oriented programming?
what is new modifier in C#
can you give the dynamic polymorphism types?
Why multiple inheritance is not allowed?
Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
what is graphics
which is best institute to learn c,c++ in ameerpet hyderabad
officer say me - i am offered to a smoking , then what can you say
which is platform independent device used in computers
different types of castings
What is the difference between encapsulation and polymorphism?
How do you achieve runtime polymorphism?