C++ COM ActiveX Question:
Download Job Interview Questions and Answers PDF
Define STL, standard template library?
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 Question | Next Question |
Why does COM need GUIDs? | Explain object serialization? |