Answer Posted / giri
Virtual keywork is important functionality in C++. We used
virtual class/ function to access function run time.
Virtual function is override the same function in derived
classs and can access through run time using Upcasting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is multilevel inheritance in oop?
What exactly is polymorphism?
Prepare me a program for the animation of train
What is oops with example?
What do you mean by overloading?
Explain the concepts involved in Object Oriented programming.
What is difference between abstraction and encapsulation?
Why multiple inheritance is not allowed?
What is encapsulation in simple terms?
What are the two different types of polymorphism?
What is a class oop?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is the highest level of cohesion?
2. Give the different notations for the class.\
what is the sylabus for priliminaries?