adspace


What is iterator c++?

Answer Posted / Avadhesh Kumar

"An iterator in C++ is a generic term for any class that allows you to traverse through the elements of a container, such as arrays and strings. It provides access to their contents without exposing their internal representation."

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1165


What character terminates all character array strings a) b) . c) END

1397


daily Routine of father

1485


What is the latest version on c++?

1209


Can union be self referenced?

1267