WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND
ENCAPSULATION?
PLEASE EXPLAIN IT.
Answer Posted / b.vara lakshmi
abstaction means hiding information details.it creates a
new data item with encapsulated objects.
encapusulation means it encapsulates both the code and data
and it manipulates the both and keeps safe from
interferences and misuse.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a mixin and inheritance?
Why is destructor used?
What are objects in oop?
What is encapsulation and abstraction? How are they implemented in C++?
Why is polymorphism used?
Why do we use class in oops?
Give two or more real cenario of virtual function and vertual object
What are oops functions?
What is polymorphism what is it for and how is it used?
Get me a number puzzle game-program
What is difference between multiple inheritance and multilevel inheritance?
What is abstraction in oops?
What is polymorphism used for?
What is for loop and its syntax?
What is polymorphism and its types?