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


Please Help Members By Posting Answers For Below Questions

What is pointer in oop?

526


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1881


What is inheritance in simple words?

609


c++ program to swap the objects of two different classes

1749


What is difference between data abstraction and encapsulation?

604






What do you mean by abstraction?

601


Prepare me a program for the animation of train

1975


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1643


What is encapsulation c#?

592


How to improve object oriented design skills?

558


What is the full form of oops?

597


Can a destructor be called directly?

589


What type of loop is a for loop?

671


What is basic concept of oop?

684


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1408