STL (140)
OOPS (873)
C++ General (2409) Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
TCS,
1115
What do you mean by translation unit in c++?
What is the difference between a constructor and a destructor?
When would you use a pointer? A reference?
Explain the static member function.
What is the most powerful coding language?
what are the iterator and generic algorithms.
What are member functions used in c++?
Define a pdb file.
When is the destructor called?
What is else if syntax?
Why multiple inheritance is not allowed?
What is the difference between the indirection operator and the address of oper-ator?
How many static variables are created if you put one static member into a template class definition?
How do you decide which integer type to use?
How do you remove an element from a set in c++?