For each loop in java
int i[] = {1,2,3,4,5};
for( int temp_var : i )
{
// process it
}
its simple as in we do in c# but
instead of "in" keyword in .net we write ' : '
and here we only write 'for' only.
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: