Answer Posted / debasish
there is no virtual constructor..coz..virtual thing is in
run time n constructor ic compile time thing.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What is class and example?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is inheritance write a program to show use of inheritance?
What is abstraction in oops with example?
What are the 3 pillars of oop?
What is difference between abstraction and encapsulation?
Can we define a class within the interface?
What are constructors in oop?
What does and I oop mean in text?
Can we have inheritance without polymorphism?
What exactly is polymorphism?
write string class as your own class in java without using any built-in function
What polymorphism means?
Why is polymorphism needed?
Why do we need oop?