Which of the following causes run time binding-04157
Which of the following causes run time binding?
This multiple choice question (MCQ) is related to the book/course
vu cs304 Object Oriented Programming.
It can also be found in
vu cs304 Mid Term - Quiz No.7.
Which of the following causes run time binding?
Declaring object of abstract class
Declaring pointer of abstract class
Declaring overridden methods as non-virtual
None of the given