What are the various oops concepts in c++?


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

Post New Answer

More C++ General Interview Questions

Who created c++?

0 Answers  


Can a list of string be stored within a two dimensional array?

0 Answers  


What is the use of lambda in c++?

0 Answers  


Difference between delete and free.

0 Answers  


Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  






Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


Difference between declaration and definition of a variable.

0 Answers  


What are raw sockets, where they are efficient?

2 Answers   Symphony,


What is friend class in c++ with example?

0 Answers  


How to create a pure virtual function?

1 Answers  


What is null c++?

0 Answers  


What kind of problems can be solved by a namespace?

0 Answers  


Categories