ActiveX Question:
Download Questions PDF

Explain 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 ActiveX Interview Questions And Answers PDF

Previous QuestionNext Question
What are some other development tools that support creating and using ActiveX controls?Define shallow and deep copy?