What is abstraction with real time example?


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

Post New Answer

More C++ General Interview Questions

Does c++ support multilevel and multiple inheritances?

0 Answers  


I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

0 Answers  


What are the basics of classifying different storage types, why?

2 Answers   Astergate, Symphony,


What language does google use?

0 Answers  


difference between c and c++?

38 Answers   Cognizant, IBM, Infosys, Oracle, Sarva Shiksha Abhiyan, Wipro,






What is the purpose of extern storage specifier?

0 Answers  


Does there exist any other function which can be used to convert an integer or a float to a string?

0 Answers  


What is srand c++?

0 Answers  


Comment on assignment operator in c++.

0 Answers  


What are the various arithmetic operators in c++?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


Explain what you mean by a pointer.

0 Answers   TCS,


Categories