Q. In Java, can an abstract class have static methods with implementations?
β
Correct Answer: (B)
Yes, an abstract class can have static methods with implementations
You must be Logged in to update hint/solution