C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 13)
13.
Which of the following concepts provides facility of using object of one class inside another class?
Encapsulation
Abstraction
Composition
Inheritance
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
48 comments Page 5 of 5.

Shivani said:   1 decade ago
Is composition similar to inheritance?

Shshikant said:   1 decade ago
What is the definition of Composition?

Rahul said:   1 decade ago
Containment and composition are same.

ABHI said:   1 decade ago
This answer should be abstraction.

Mohamed said:   1 decade ago
Composition is not inheritance.

Dipanjan Saha said:   1 decade ago
What is composition in c++?

Piyudh said:   6 years ago
I agree, thanks @Sunil.

Payal said:   1 decade ago
What is Composition?


Post your comments here:

Your comments will be displayed after verification.