Runtime polymorphism in Java is achieved through which mechanism?
Answer options
A
Method overloading
B
Method overriding
C
Constructor chaining
D
Operator overloading
Correct answer: Method overriding
Explanation
Quick AnswerThe correct answer is Method overriding because it directly addresses the core logic of Java Programming.
This question has been retained as-is due to its unique context.