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
How do you use inheritance in unity?
What is the difference between static polymorphism and dynamic polymorphism?
how to get the oracle certification? send me the answer
What is encapsulation with example?
What is the problem with multiple inheritance?
How to use CMutex, CSemaphore in VC++ MFC
What is this pointer in oop?
What is a class oop?
How is class defined?
What are classes oop?
Why is static class not inherited?
which feature are not hold visual basic of oop?
What is the purpose of polymorphism?
Write a program to reverse a string using recursive function?
What is use of overloading?