WHAT IS ABSTRUCT DATA TYPE ?
PLEASE EXPLAIN IT.
Answer Posted / guest
data abstraction
abstract the data called the background details for ex
[size,weight,cost]
encapsulation
security the data
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is for loop and its syntax?
Which method cannot be overridden?
Why we use classes in oop?
What is oops with example?
What is oops and why we use oops?
What is purpose of inheritance?
What is the oops and benefits of oops programming?
What is overriding in oops?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is methods in oop?
What is pure oop?
What is an advantage of polymorphism?
Explain virtual inheritance?
What is abstraction with example?
What is abstract class in oop?