Your browser does not support JavaScript!

Which of the following class declaration is not allowed to be inherited?

  • public abstract class Person {}
  • None of the above
  • public class Person {}
  • class Person{}
  • public final class Person {} Correct
Feedbacks
FunPheasant - 10 months ago
Downvoted this question
Similar ITE-6104 questions