Explain the properties and principles of oop.


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

Post New Answer

More C++ General Interview Questions

What is the main use of c++?

0 Answers  


What are static variables?

0 Answers  


What problems might the following macro bring to the application?

0 Answers  


Can a new be used in place of old mallocq? If yes, why?

0 Answers  


What is pointer to array in c++?

0 Answers  






Explain abstraction.

0 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


Name the implicit member functions of a class.

0 Answers  


What it is and how it might be called (2 methods).

0 Answers  


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

0 Answers  


What is polymorphism & list its types in c++?

0 Answers  


Can you sort a set c++?

0 Answers  


Categories