WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND
ENCAPSULATION?
PLEASE EXPLAIN IT.
Answer Posted / ganesh
ABSTRACTION
An abstract class is a parent class that allows inheritance
but can never be instantiated. Abstract classes contain one
or more abstract methods that do not have implementation.
Abstract classes allow specialization of inherited classes.
ENCAPSULATION:
Wrapping up of data into a single unit..
| Is This Answer Correct ? | 7 Yes | 17 No |
Post New Answer View All Answers
What is constructor overloading in oop?
Is abstract thinking intelligence?
Why multiple inheritance is not possible?
What is destructor oops?
What is abstraction encapsulation?
How do you use inheritance in unity?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is multilevel inheritance?
What is inheritance and how many types of inheritance?
Which is not an object oriented programming language?
What does <> mean pseudocode?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is difference between data abstraction and encapsulation?
Why do we use oop?
Why do we need oop?