What is the latest c++ standard?


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

Post New Answer

More C++ General Interview Questions

Is c++ a high level language?

0 Answers  


How do I write a c++ program?

0 Answers  


Will c++ be replaced?

0 Answers  


What is null pointer and void pointer and what is their use?

0 Answers  


How much maximum can you allocate in a single call to malloc()?

0 Answers  






Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

0 Answers  


List different attributes in C++?

0 Answers   Ericsson,


What do you understand by zombie objects in c++?

0 Answers  


WHO DEVELOPED C++?

6 Answers  


What are the advantages of early binding?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

0 Answers  


Describe the advantages of operator overloading?

0 Answers  


Categories