Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is an algorithm in terms of STL?



what is an algorithm in terms of STL?..

Answer / 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

More STL Interview Questions

What is a standard template library (stl)?

0 Answers  


What is C++ could you enplane me please?

1 Answers  


Write a program in C++ returning starting locations of a substring using pointers

1 Answers  


What is a standard template library (stl)? What are the various types of stl containers?

0 Answers  


what is template and type convertion

0 Answers   TATA,


What is the stl, standard template library?

0 Answers  


what is c++

2 Answers  


Name the different types of stl containers.

0 Answers  


Is stl part of c++ standard?

0 Answers  


what is an algorithm in terms of STL?

1 Answers   Lucent, Wipro,


Write a program in C++ to concatenate two strings into third string using pointers

5 Answers  


wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value

1 Answers  


Categories