Where do I find the current c or c++ standard documents?


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

Post New Answer

More C++ General Interview Questions

Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

0 Answers  


What is c++ iterator?

0 Answers  


if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3

3 Answers  


What are C++ inline functions?

1 Answers  


What would happen on forgetting [], while deallocating an array through new?

0 Answers  






What information can an exception contain?

0 Answers  


What is the most common mistake on c++ and oo projects?

0 Answers  


What will i and j equal after the code below is executed? Explain your answer.

1 Answers  


What are c++ stream classes?

0 Answers  


what is a class? Explain with an example.

0 Answers  


If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

0 Answers  


What is c++ coding?

0 Answers  


Categories