Give 10 points of differences between C & C++.


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

Post New Answer

More C++ General Interview Questions

Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.

16 Answers   BNB, FDS, Goldman Sachs, Nagarro,


Why are pointers used?

0 Answers  


Is facebook written in c++?

0 Answers  


How do you compile the source code with your compiler?

0 Answers  


Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

0 Answers  






Give 10 points of differences between C & C++.

0 Answers   HCL,


What are the advantages of using pointers in a program?

0 Answers  


What is design pattern?

2 Answers   Samsung,


Why do we use structure in c++?

0 Answers  


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,


Explain function overloading and operator overloading.

0 Answers  


why can't we declare data member of class auto register or extern

1 Answers  


Categories