What are stl algorithms?
What is the underlying datastructure of map?
What is the use of stl?
write a program that input four digit number and find how many 7 that number contains
write a c++ to define a class box with length,breadth and height as data member and input value(),printvalue() and volume() as member functions.
What are the various types of stl containers?
tell about sorted linked list
what is template and type convertion
what is strcture i++ i ++i answer to this i=5 what is the out put
Explain when u will use Observer pattern and how u will implement in c++ .
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
When did c++ add stl?
differentiate between private, public and protected data members of the class using example.