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
Why interface is used?
What language is oop?
what is different between oops and c++
write string class as your own class in java without using any built-in function
What is the oops and benefits of oops programming?
What exactly is polymorphism?
Why it is called runtime polymorphism?
What is a superclass in oop?
What does <> mean pseudocode?
Please send ford technologies placement paper 2 my mail id
How long to learn object oriented programming?
What is polymorphism oop?
What are oops methods?
Whats oop mean?
What is the real time example of inheritance?