Question:
What is Overriding ?
Author: Ed HowardAnswer:
Method signature (parameters and name) + return type must be the same (access modifiers can be lower but not more) can’t override final, static, private, constructor
0 / 5 (0 ratings)
1 answer(s) in total