Q. Which of the following statements about abstract methods/classes in JAVA is true?

  • (A) An abstract class cannot be instantiated.
  • (B) Constructors can be abstract..
  • (C) A subclass of an abstract class must defined the abstract methods..
  • (D) Static methods may be declared abstract.
πŸ’¬ Discuss
βœ… Correct Answer: (A) An abstract class cannot be instantiated.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
217
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate