Why c++ is not a pure oop language?


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

Post New Answer

More C++ General Interview Questions

What are the differences between the function prototype and the function defi-nition?

0 Answers  


How do you invoke a base member function from a derived class in which you’ve overridden that function?

0 Answers  


Can char be a number c++?

0 Answers  


Is there a c++ certification?

0 Answers  


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  






Explain the pure virtual functions?

0 Answers  


What is general form of pure virtual function? Explain?

0 Answers  


What is std :: flush?

0 Answers  


What is size of string in c++?

0 Answers  


What gives the current position of the put pointer?

0 Answers  


How do I run a program in notepad ++?

0 Answers  


What is the difference between = and == in C?

16 Answers   Christ University, Intel,


Categories