Question: Please give correct answers and proper explanation why. Consider method overriding. Which object-oriented programming principle is method over- riding NOT a part of? (a) polymorphism
Consider method overriding. Which object-oriented programming principle is method over- riding NOT a part of? (a) polymorphism (b) encapsulation (c) inheritance What is the correct term for the situation when the compiler cannot make a decision about the specific behaviour that should be executed by an object and this behaviour is instead determined at runtime? (a) early binding (b) mid binding (c) late binding
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
