Q. In method overloading, can methods have the same name and the same parameter types if their access modifiers are different?
β
Correct Answer: (B)
No, it is not allowed
You must be Logged in to update hint/solution