What is the role of C++ shorthand's?


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

Post New Answer

More C++ General Interview Questions

What is "map" in STL?

2 Answers  


Explain the use of vtable.

0 Answers  


Why is c++ a mid-level programming language?

0 Answers  


What is iterator c++?

0 Answers  


Why c++ is not a pure oop language?

0 Answers  






Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


What is a storage class? Mention the storage classes in c++.

0 Answers  


Why cout is used in c++?

0 Answers  


What are c++ templates used for?

0 Answers  


What is c++ flowchart?

0 Answers  


Which should be more useful: the protected and public virtuals?

0 Answers  


What is an inclusion guard?

0 Answers  


Categories