Programming - Oops - Discussion

You Are Here :: Home > C++ Language > Oops - Discussion

 



Q.

Which of the following statements is correct?                         


A. First time method of a class is called, the constructor method is called. B. Every time method of a class is called, the constructor method is called.
C. Every time an instance of a class is created, the constructor method is called. D. None of the above

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion