Explain the difference 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 static variable and difference between(const char *p,char const *p,const char* const p).

0 Answers   Accenture,


Briefly explain various access specifiers in C++.

0 Answers   Amdocs,


dynamic scoping is

0 Answers   Siemens,


write a program To generate the Fibonacci Series.

0 Answers   Accenture,


How will you print a list of all unique words from a string which may contain repeated words?

0 Answers   Adobe,






What is Coupling?

0 Answers   Cap Gemini,


Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


What are issues if we mix new and free in C++?

0 Answers  


Difference between function overloading and function overriding.

0 Answers   Alter,


What do you know about Volatile keyword in C++? Explain with an example code.

0 Answers   Adobe,


How does stack look in function calls? Write a recursive function call, how will the stack look like?

0 Answers   Adobe,


Write a C++ Program to find Addition of Two Numbers.

1 Answers  


Categories