What is the latest c++ version?


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

Post New Answer

More C++ General Interview Questions

I need to find a specific string between two strings how do I do it?

1 Answers   Infosys,


Explain 'this' pointer and what would happen if a pointer is deleted twice?

0 Answers   Genpact,


What does #define mean in c++?

0 Answers  


What is the use of volatile variable?

0 Answers  


What is class and structure in c++?

0 Answers  






what is c++

0 Answers  


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

0 Answers  


What gives the current position of the put pointer?

0 Answers  


What do you mean by friend class & friend function in c++?

0 Answers  


Why we use #include conio h in c++?

0 Answers  


What will happen if when say delete this ?

7 Answers  


Categories