What do nonglobal variables default to
a) auto
b) register
c) static
No Answer is Posted For this Question
Be the First to Post Answer
What is type of 'this' pointer? Explain when it is get created?
Declare a class vehicle and make it an abstract data type.
What is the use of endl?
What are the main characteristics of C++ as a programming language?
Explain about vectors in c ++?
What are the three types of access specifiers in C++?
What it is and how it might be called (2 methods).
what are the iterator and generic algorithms.
Define pure virtual function?
What is the precedence when there is a global variable and a local variable in the program with the same name?
Define inline function
How does a copy constructor differs from an overloaded assignment operator?