Why do we use pointers in c++?
What are c++ storage classes?
What is c++ hiding?
What is a modifier in c++?
Why is standard template library used?
Explain method of creating object in C++ ?
What is a constant? Explain with an example.
What is the role of copy constructor in copying of thrown objects?
What are 2 ways of exporting a function from a dll?
What are files in c++?
Do vectors start at 0?
What is the extraction operator and what does it do?
Why do we use double in c++?
What is the rule of three?
Does std endl flush?