Why is c++ not purely object oriented?


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

Post New Answer

More C++ General Interview Questions

Is there structure in c++?

0 Answers  


Show the declaration for a pointer to function returning long and taking an integer parameter.

0 Answers  


What is the best c++ book?

0 Answers  


What is the difference between "calloc" and "malloc"?

9 Answers   ADP,


You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL). Write a routine in C for the above.

4 Answers  






What is a character in c++?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


What is an Object/Instance?

1 Answers  


Define precondition and post-condition to a member function?

1 Answers  


What is the hardest coding language to learn?

0 Answers  


Is turbo c++ free?

0 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


Categories