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 encapsulation process?
What is encapsulation in oop?
What does sksksk mean in text slang?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Can abstract class have normal methods?
What are classes oop?
What is abstract class in oops?
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
Why is static class not inherited?
What is the purpose of enum?
write a C++ program for booking using constructor and destructor.
what is difference between class template and template class?
What is encapsulation oop?
What is the types of inheritance?
What is destructor example?