0
Is there any difference b/w this(for loop)? Why
Is there any variance b/w this (for loop)in java and c? For loop in java behaves some what differ (it doesn't mean to explain for each) i.e., array of strings in java it will take inputs less than 1 acordingly For example that is For(i=0;i<3;i++) Is taking two inputs only But i have to think it will be take 3 but its not working Plz help me...!!!!
2 odpowiedzi
+ 4
It will take three inputs try again
0
send me code