C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 2)
2.
Which of the following is not a type of constructor?
Copy constructor
Friend constructor
Default constructor
Parameterized constructor
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
68 comments Page 7 of 7.

Siva said:   1 decade ago
What is the function of virtual function?

Afsha said:   9 years ago
Friend is a function not constructor.

Siva said:   9 years ago
What are the keys using inheritance?

Satya said:   10 years ago
The default object is constructor.

Vidya v nair said:   1 decade ago
What is a friend function?

Preetham said:   1 decade ago
What is copy constructor?

Neelam said:   1 decade ago
Any other constructors?

Logi said:   9 years ago
Friend is a function.


Post your comments here:

Your comments will be displayed after verification.