What is the difference between C and CPP?


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

Post New Answer

More C++ General Interview Questions

There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?

1 Answers   TCS,


What is the advantage of an external iterator.

0 Answers  


What are pointer-to-members in C++? Give their syntax.

0 Answers   HAL,


What is Object Oriented programming.what is the difference between C++ and C?

8 Answers   Infosys,


Difference between Overloading and Overriding?

35 Answers   Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,


Where do I find the current c or c++ standard documents?

0 Answers  


What is a c++ object?

0 Answers  


What is the use of default constructor?

0 Answers  


What's the order in which the local objects are destructed?

0 Answers  


How do you define a class in c++?

0 Answers  


What issue do auto_ptr objects address?

2 Answers  


Can we define function inside main in c++?

0 Answers  


Categories