Explain the difference between c & c++?


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

Post New Answer

More C++ General Interview Questions

Is swift faster than go?

0 Answers  


What are the debugging methods you use when came across a problem?

1 Answers  


What is the difference between the functions memmove() and memcpy()?

0 Answers  


Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;

2 Answers  






How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

0 Answers   Yahoo,


What is volatile and pragma? When they are used?

1 Answers  


What is an overflow error?

0 Answers  


How to demonstrate the use of a variable?

0 Answers  


How to declare a function pointer?

0 Answers  


How do you find out if a linked-list has an end?

0 Answers  


Explain what you mean by a pointer.

0 Answers   TCS,


Categories