Answer Posted / 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 |
Post New Answer View All Answers
to find out the minimum of two integer number of two different classes using friend function
which feature are not hold visual basic of oop?
What is polymorphism what are the different types of polymorphism?
What is the significance of classes in oop?
Can we define a class within the interface?
What is difference between multiple inheritance and multilevel inheritance?
What are the benefits of oop?
Write a program to reverse a string using recursive function?
Why do we use polymorphism in oops?
State what is encapsulation and friend function?
What is class encapsulation?
What is difference between data abstraction and encapsulation?
What are the data types in oop?
What is abstraction in oops?
How to improve object oriented design skills?