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

What are the components of stl?

615


Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister

1657


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

1889


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

1642


help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase

1879






What is a list in c++ stl?

689


What is meant by stl in c++?

648


What are the different types of stl containers?

644


What is the stl, standard template library?

591


draw a flowchart that accepts two numbers and checks if the first is divisible by the second.

2855


write a program that will accept a number and print.its equivalent in words the maximum input number is 9999

2495


What is stl in c++ with example?

630


How is stl different from c++ standard library?

737


What do stl stand for?

633


how to use C++?

2063