1.

Which of the following constructor is executed for the following prototype?add display( add &); // add is a class name(a) Default constructor(b) Parameterized constructor(c) Copy constructor(d) Non Parameterized constructo

Answer»

(d) Non Parameterized constructor



Discussion

No Comment Found