Question: Method overloading corresponds to which of the object-oriented design principle? When a method declaration is preceded by a line containing the keyword @Override, what type
- Method overloading corresponds to which of the object-oriented design principle?
- When a method declaration is preceded by a line containing the keyword @Override, what type of method is coming after it?
Step by Step Solution
3.28 Rating (145 Votes )
There are 3 Steps involved in it
Method overloading corresponds to the OpenClosed Principle in ObjectOriented Design This principle states that entities classes modules functions etc should be open for extension but closed for modifi... View full answer
Get step-by-step solutions from verified subject matter experts
