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

Is it possible to use a new for the reallocation of pointers ?

0 Answers  


What is the difference between *p++ and (*p)++ ?

0 Answers  


What is the this pointer?

0 Answers  


What is the handle class?

1 Answers  


Briefly describe a B+ tree. What is bulk loading in it?

0 Answers   Wipro,






int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


What is an associative container in c++?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


Explain what is class definition in c++ ?

0 Answers  


What is difference between initialization and assignment?

12 Answers   HCL, HP, Infosys,


what is the use of Namespace in c++.

3 Answers  


How do you find out if a linked-list has an end?

0 Answers  


Categories