Which of the following statement is true?

 Posted by Kmandapalli on 1/15/2014 | Category: C# Interview questions | Views: 4419 | Points: 40
Select from following answers:
  1. C# provides a copy constructor.
  2. A constructor is used to set default values and limit instantiation.
  3. Destructors are used with classes as well as structures.
  4. A class can have more than one destructor.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: Webmaster on: 1/18/2014 | Points: 10
Looks like the Option selected for answer is wrong, it should be 2nd option as correct. The description also advocates that.

If this is the case, kindly change it.

Thanks
Posted by: Chvrsri on: 1/18/2014 | Points: 10
Hi Webmaster,

I have updated the same to reflect the correct changes from my Admin Panel

Login to post response