Answer Posted / nikhil kapoor
The function which supports run time polymorphysm is called
virtual function...
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Which method cannot be overridden?
Give two or more real cenario of virtual function and vertual object
What is oops?what is its use in software engineering?
Why is object oriented programming so hard?
Why is polymorphism used?
What is balance factor?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What are two types of polymorphism?
What is object in oop with example?
is there any choice in opting subjects like 4 out of 7
What is the example of polymorphism?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is destructor in oop?
write knight tour problem which is present in datastructure
What is abstract class in oop?