C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 10)
10.
Which of the following concepts of OOPS means exposing only necessary information to client?
Encapsulation
Abstraction
Data hiding
Data binding
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
71 comments Page 6 of 8.

Aravind said:   1 decade ago
Write a simple single program to diff b/w data hiding and abstraction?

Nic said:   8 years ago
Actually, abstraction and encapsulation work together for data hiding.
(1)

ANYA said:   1 decade ago
What is the difference between DATA ABSTRACTION and DATA HIDING?

Anu said:   1 decade ago
What is the difference between abstraction and data hiding ?

Maya sharma said:   5 years ago
What is the difference between abstraction and data hiding?
(2)

Cipachu said:   6 years ago
Abstraction is answer because data hiding is just a term.
(5)

Shivani said:   1 decade ago
What is difference between data hiding and encapsulation?

Chaitanya said:   1 decade ago
Data hiding is also called encapsulation is correct/not?

Sushil said:   1 decade ago
Abstraction & Encapsulation are vice versa concept.

Logesh kumar said:   9 years ago
What is the difference data hiding and data binding?


Post your comments here:

Your comments will be displayed after verification.