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


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

Post New Answer

More C++ Interview Questions

What is constant keyword in C++? Illustrate its various uses.

0 Answers   Akamai Technologies, Infogain,


In C++ what is the meaning of data hiding?

0 Answers   Aricent,


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

0 Answers   Amazon,


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  


Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,






What is name mangling/name decoration?

0 Answers   Amazon,


Tell us the size of a float variable.

0 Answers   Accenture,


What is meant by exit controlled loop?

0 Answers   Adobe,


Do you know about Agilent PRECOMPILERS. ?

0 Answers   Agilent,


Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


Write a program to read two numbers from the keyboard and display the larger value on the screen

1 Answers  


What is partial specialization or template specialization?

0 Answers   Amazon,


Categories