Multiple choice Which of the following statements is false about java programming language? A class cannot be both final and abstract. A final class cannot be subclassed. An abstract class cannot be instantiated. A single abstract method in a class means the whole class must be abstract. None of these Reveal answer Fill a bubble to check yourself E Correct answer Explanation .