C++ COM ActiveX Question:

Download Job Interview Questions and Answers PDF

Define STL, standard template library?

C++ COM ActiveX Interview Question
C++ COM ActiveX Interview Question

Answer:

STL contains classes, algorithms, and iterators. It contains set of ready to use C++ classes that can be used with built in type and user defined operations. STL uses templates to achieve the results.

Download C++ COM ActiveX Interview Questions And Answers PDF

Previous QuestionNext Question
Why does COM need GUIDs?Explain object serialization?