Whats is abstraction in oops?


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

Post New Answer

More OOPS Interview Questions

Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)

4 Answers  


Why do we use virtual functions?

4 Answers  


Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.

1 Answers  


When is it necessary to use member-wise initialization list in C++?

2 Answers   Adobe,


What is coupling in oops?

0 Answers  






4. What do you mean by a prototype? Define analysis prototype

1 Answers  


What are the three parts of a simple empty class?

0 Answers  


program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number

1 Answers   Anna University,


Write a program to get the binary tree.

3 Answers   ABC,


to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123

2 Answers  


What is the example of polymorphism?

0 Answers  


why to use template classes in c++?

1 Answers  


Categories