WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND
ENCAPSULATION?
PLEASE EXPLAIN IT.
Answer Posted / sdk
Encapsulation prevents the code and data of one class to be
accessed by code which is out side class
Abstraction refers to hiding of irrelevant data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what type of questions
What is an advantage of polymorphism?
Which type does string inherit from?
Why do we use polymorphism in oops?
What is the real time example of inheritance?
What is balance factor?
Which is not an object oriented programming language?
What makes a language oop?
What is the difference between a mixin and inheritance?
What is the renewal class?
What is data binding in oops?
What is and I oop mean?
Explain the advantages of inheritance.
How do you define social class?
What is the significance of classes in oop?