what is an algorithm in terms of STL?

Answer Posted / bayo

In STL algorithms provide a set of functions to modify,
interpret and analyze the data in container objects.
Iterators provide the connection between the
containers and the algorithms. The generic algorithms take
iterators as arguments to access data in container
objects. Since they work on iterators, they have
independence from the container type.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you convert stl to steps?

626


What is stl in oop?

675


How does an stl file work?

648


What is a standard template library (stl)?

639


When did c++ add stl?

732






In what scenario does the Logical file and Physical file being used?

2322


What does stl mean in slang?

649


Can we use stl in coding interviews?

1276


What is meant by stl in c++?

652


how to making game in c++ ?

2178


How do I convert a stl file?

562


What two types of containers does the stl provide?

568


Name the different types of stl containers.

687


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

2091


Explain stl.

902