What's the full form of STL?
Answers were Sorted based on User's Feedback
Answer / prangya mohapatra
STL:-(Standard Template Library) are a set of C++ template
classes to provide common programming data structures and
functions such as doubly linked lists (list), paired arrays
(map), expandable arrays (vector), large string storage and
manipulation (rope), etc.
| Is This Answer Correct ? | 34 Yes | 3 No |
Give two or more real cenario of virtual function and vertual object
what are the characteristics of oops?
What is oops in programming?
What is an orthogonal base class?
What is abstraction with example?
How is polymorphism achieved?
What polymorphism means?
what is difference b/w object based and object oriented programming language?
18 Answers Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,
what is an qt4 interface?
advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
How to Increment the value of the empid E001 for each and every employee by using the programe?
What are constructors in oop?