What is abstraction oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

what is runtime polymorphism? For the 5 marks.

3 Answers  


What is a class in oop?

0 Answers  


What is purpose of inheritance?

0 Answers  


Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?

5 Answers  


What is object and example?

0 Answers  






What is polymorphism explain its types?

0 Answers  


what is use to destroy an object? illustrate.

5 Answers   TCS,


what is the function of 'this' operator ?

7 Answers   Wipro,


what is function overloading..?

4 Answers  


You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.

10 Answers   Zycus Infotech,


What are the advantages of inheritance?

26 Answers   IBS, TCS,


to find out the minimum of two integer number of two different classes using friend function

0 Answers  


Categories