What is c++ vb?
No Answer is Posted For this Question
Be the First to Post Answer
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
Why is it necessary to use a reference in the argument to the copy constructor?
What is "map" in STL?
Explain register storage specifier.
What is the array and initializing arrays in c++?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is meant by the term name mangling in c++?
Define vptr.
What does iomanip mean in c++?
When copy constructor can be used?
What is the most powerful coding language?
Why can’t you call invariants() as the first line of your constructor?