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

Are there any special rules about inlining?

0 Answers  


What are structs in c++?

0 Answers  


Can you Mention some Application of C/C++?

0 Answers  


What new()is different from malloc()?

0 Answers  


Out of fgets() and gets() which function is safe to use?

0 Answers  






describe private access specifiers?

0 Answers  


What is object oriented programming (oop)?

0 Answers  


What are the data types in c++?

0 Answers  


What is abstraction with real time example?

0 Answers  


What is the output of the following program? Why?

0 Answers  


Can a constructor throw a exception? How to handle the error when the constructor fails?

1 Answers  


What is the difference between new() and malloc()?

0 Answers  


Categories