πŸ“Š JAVA
Q. Which of these is not a correct statement?
  • (A) Every class containing abstract method must be declared abstract.
  • (B) Abstract class defines only the structure of the class not its implementation.
  • (C) Abstract class can be initiated by new operator.
  • (D) Abstract class can be inherited.
πŸ’¬ Discuss
βœ… Correct Answer: (C) Abstract class can be initiated by new operator.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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