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
Which type does string inherit from?
What is difference between oop and pop?
What is object and class in oops?
Why do we need polymorphism in c#?
What are main features of oop?
Which is not an object oriented programming language?
What are the features of oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is overriding vs overloading?
Why is encapsulation used?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Why multiple inheritance is not possible?
Is this job good for future? can do this job post grduate student?
Why do pointers exist?
Is oop better than procedural?