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
What is stl language?
Who created stl?
How do I convert a stl file?
How is stl different from c++ standard library?
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
Can we use stl in coding interviews?
What is stl stack?
totoo po ba ang manga aliens!
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
sir please send me bpcl previous question papers
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
How stl is different from the c++ standard library?