πŸ“Š C++
Q. Which of the following statement is correct?
  • (A) A constructor is called at the time of use of a class.
  • (B) A constructor is called at the time of declaration of a class.
  • (C) A constructor is called at the time of use of an object.
  • (D) A constructor is called at the time of declaration of an object.
πŸ’¬ Discuss
βœ… Correct Answer: (D) A constructor is called at the time of declaration of an object.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
154
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
98%
Success Rate