what is the need of abstraction? what is abstraction?what
is the abstraction for stack?
Answer Posted / vara prasad
Abstraction is nothing but the hierarchical clasification
of complex system. that is abstraction is a process to
break the complex system in to small manageble parts.
It is use full in coding.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is oops and its features?
write knight tour problem which is present in datastructure
What is a class oop?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is pointer in oop?
What are the three parts of a simple empty class?
What are the benefits of oop?
What is the difference between static polymorphism and dynamic polymorphism?
What is property in oops?
Why do we use encapsulation in oops?
Can we override main method?
What is use of overloading?
What is inheritance and how many types of inheritance?
What is abstraction in oops?
What is a superclass in oop?