Q. An abstract method ____. (A) is any method in the abstract class (B) cannot be inherited (C) has no body (D) is found in a subclass and overrides methods in a super-class using the reserved word abstract ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) has no body