A. the new method should return int
B. the new method can return any type of values
C. the argument list of new method should exactly match that of overriden method
D. the return type of new method should exactly match that of overriden method
B. the new method can return any type of values
C. the argument list of new method should exactly match that of overriden method
D. the return type of new method should exactly match that of overriden method
No comments:
Post a Comment