Differentiate between C and C++.


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

Post New Answer

More C++ General Interview Questions

What is decltype c++?

0 Answers  


Can comments be nested?

0 Answers  


write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX

1 Answers  


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


In how many ways we can initialize an int variable in C++?

1 Answers  






What are static and dynamic type checking?

0 Answers  


differance between copy & clon

1 Answers   Microsoft,


What is boyce codd normal form in c++?

0 Answers  


How does a copy constructor differs from an overloaded assignment operator?

0 Answers  


What are the advantage of using register variables?

0 Answers  


Is there a datatype string in c++?How is the memory allocation?

3 Answers  


What is an iterator?

0 Answers  


Categories