News

Foreach loopis another loop which was introduced in c++ 11. the advantage of foreach loop over other loops is that, itcan access elements of an array quickly without performing initialization, testing ...