What is the advantage of c++ over c?


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

Post New Answer

More C++ General Interview Questions

What is an inline function in c++?

0 Answers  


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


What are the two types of polymorphism?

0 Answers  


What is an undefined behavior and sequence points

0 Answers  


Implement strncpy

3 Answers  






Comment on local and global scope of a variable.

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


What is object oriented programming (oop)?

0 Answers  


What is a block in c++?

0 Answers  


You want to link a c++ program to c functions. How would you do it?

0 Answers  


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


Write a function that swaps the values of two integers, using int* as the argument type?

0 Answers  


Categories