What is difference between c++ 11 and c++ 14?


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

Post New Answer

More C++ General Interview Questions

What will happen if a pointer is deleted twice?

0 Answers   Agilent, HAL,


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  


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

0 Answers  


Is there any difference between dlearations int* x and int *x? If so tell me the difference?

16 Answers   Lason,


Why Pointers are not used in C++?

0 Answers   Global Logic,






What is a virtual destructor?

2 Answers  


What is the latest c++ version?

0 Answers  


What is friend class in c++ with example?

0 Answers  


What are the advantages of using const reference arguments in a function?

0 Answers  


What is implicit pointer in c++?

0 Answers  


Why did you leave your last job?

2 Answers  


What are references in c++?

0 Answers  


Categories