Home » Interview » Technology

If super class ref is pointing sub class object then by using super class ref is it possible to call sub class newly defined method?

Correct Answer: yes if the method is ovreriding method no if the method is not overriding method

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion