what is the need of abstraction? what is abstraction?what
is the abstraction for stack?

Answer Posted / xxx

to abstract require set of data & hiding there abstraction details from outside enviroment

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define a class in oop?

612


What exactly is polymorphism?

592


What is object and example?

591


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1930


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1971






What is difference between multiple inheritance and multilevel inheritance?

591


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1631


What is overloading in oops?

587


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?

1378


What is an advantage of polymorphism?

581


What is ambiguity in inheritance?

613


How long to learn object oriented programming?

553


How do you define social class?

592


What do you mean by overloading?

568


What is polymorphism what are the different types of polymorphism?

553