1
Answer

Use of foreach

Hi,
    What is the main use of foreach in C# . Instead of using simple for loop. Is all .Net frame work support foreach. 

Answers (1)