πŸ“Š CPP Programming
Q. Which of the following is not a correct statement?
  • (A) Every class containing abstract method must be declared abstract.
  • (B) Abstract class can directly be initiated with ‘new’ operator.
  • (C) Abstract class can be initiated.
  • (D) Abstract class does not contain any definition of implementation.
πŸ’¬ Discuss
βœ… Correct Answer: (B) Abstract class can directly be initiated with ‘new’ operator.

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

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