What is the super keyword?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

Explain what is meant by polymorphism?

0 Answers   BPL,


Does a class inherit the constructor of its super class?

0 Answers  


What do you mean by Realization?

1 Answers   Protech,


What are the features that are provided to make a program modular?

0 Answers  


What is the need of multiple inheritance?

0 Answers  






Explain about a class in oop?

0 Answers  


What is the base type from which all structs inherit directly?

0 Answers  


Can a function be overloaded based on return types?

0 Answers   iNautix,


What is the difference between aggregation and composition?

0 Answers  


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

0 Answers  


Why do we separate interface from implementation?

0 Answers  


Can we override a method by using same method name and arguments but different return types?

0 Answers  


Categories