Answer Posted / deepak kumar
using virtual keyword we can change the defination of base
class method via overriding them in derived class.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Is html an oop?
Why do we use oops?
What are the types of abstraction?
What is multilevel inheritance?
What does and I oop and sksksk mean?
Who invented oop?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Write a program to sort the number with different sorts in one program ??
How Do you Code Composition and Aggregation in C++ ?
write knight tour problem which is present in datastructure
What is a class oop?
What is polymorphism used for?
What are oops functions?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What are the important components of cohesion?