Q. When class B is inherited from class A, what is the order in which the constructers of those classes are called

  • (A) class a first class b next
  • (B) class b first class a next
  • (C) class b's only as it is the child class
  • (D) class a's only as it is the parent class
πŸ’¬ Discuss
βœ… Correct Answer: (A) class a first class b next

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
821
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
80%
Success Rate