Explain why C++ is not purely Object Oriented Language


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

Post New Answer

More C++ Interview Questions

How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


How to stop class inheritance in C++ with condition that object creation should be allowed

0 Answers  


How do you write a function that can reverse a linked-list in C++?

0 Answers   IBS,


How to convert integer to string in C++

0 Answers  






Difference between Call by pointer and by reference.

0 Answers   Adobe,


Explain about Searching and sorting algorithms with complexities

0 Answers   Accenture,


Describe the different styles of function prototypes in C++.

0 Answers   Adobe,


What is an algorithm (in terms of the STL/C++ standard library)?

0 Answers   Amazon,


What is a class in C++?

0 Answers   Amazon, TCS, UGC Corporation,


What is partial specialization or template specialization?

0 Answers   Amazon,


What does it mean to declare a function or variable as static?

0 Answers   Amazon,


Categories