Is it possible to override private virtual methods?


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

Post New Answer

More OOAD Interview Questions

Explain the term constructor

0 Answers  


Can you create an instance of an interface?

0 Answers  


Explain the use of Vtable and what are the various problems to override the functions?

0 Answers   Ittiam Systems,


Write down how will you create a Binary tree?

0 Answers  


What are the problems faced by the developer using object oriented programming language?

0 Answers  






What are different ways to create string object?

0 Answers  


Can a class implement two interfaces having default method with same name and signature?

0 Answers  


If there is a conflict between base class method definition and interface default method definition, which definition is picked?

1 Answers  


What is diamond inheritance problem? How java 8 solves this problem?

0 Answers  


Explain about a class in oop?

0 Answers  


What is the use of Operator Overloading?

1 Answers   Protech,


What is the difference between an Abstract class and Interface?

0 Answers  


Categories