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

What does it mean to declare a member function as virtual in C++?

0 Answers   Amazon,


Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


What is RTTI and why do you need it?

0 Answers   Amazon,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


How can you force the compiler to not generate them?

0 Answers   Amazon,






What are the costs and benefits of using exceptions?

0 Answers   Amazon,


what is a pragma in C++?

0 Answers   Aspire,


Write a program to read the values a, b and c and display x, where x=a/b–c. Test the program for the following values: (a) a = 250, b = 85, c = 25 (b) a = 300, b = 70, c = 70

1 Answers  


What is the purpose of a constructor? Destructor?

0 Answers   Amazon,


What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,


Can we call C++ OOPS? and Why

0 Answers  


What are the major differences between C and C++?

0 Answers   Amazon,


Categories