What are the new features that iso/ansi c++ has added to original c++ specifications?


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

Post New Answer

More C++ General Interview Questions

Differentiate between C and C++.

0 Answers   Wipro,


Write a recursive program to calculate factorial in c++.

0 Answers  


How do you test your code?

4 Answers   Microsoft,


What is the difference between containment and delegation?

0 Answers  


Can inline functions have a recursion? Give the reason?

3 Answers  






What is the best way to take screenshots of a window with c++ in windows?

0 Answers  


Will a catch statement catch a derived exception if it is looking for the base class?

0 Answers  


What is iostream in c++ used for?

0 Answers  


How would you find out if a linked-list is a cycle or not?

0 Answers  


When is the destructor called?

0 Answers  


Carry out conversion of one object of user-defined type to another?

0 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


Categories