what is the need of abstraction? what is abstraction?what
is the abstraction for stack?
Answer Posted / ranjit
for the user simplicity .with knowing the internal
details we can use the pakages.in the oops interfaces are
created .with knowing the internal procedure we can use the
interface.
in the large projects in the organization .the team
lader gives the interfaces to the project members they can
impliment that interfaces packages .
ex:-all packages in windows like summation in word pad.
the machanism in stack is "first in last out".
the processes which comes first that will be exicuted last.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is encapsulation in oop?
Can we create object of abstract class?
What is inheritance in oop?
How does polymorphism work?
How do you use inheritance in unity?
2. Give the different notations for the class.\
What are objects in oop?
What is the difference between procedural programming and oops?
What is an advantage of polymorphism?
explain sub-type and sub class? atleast u have differ it into 4 points?
What does and I oop and sksksk mean?
What is coupling in oops?
What is a null tree?
What are the three main types of variables?
How Do you Code Composition and Aggregation in C++ ?