How are commas used in the initialization and iteration
parts of a for statement?

Answer Posted / ravikiran(aptech mumbai)

for(int a=1,b=1;a<15&&b<20;i++,j++)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is abstraction implemented in java ?

532


What is final keyword?

631


What is a java list?

572


What are methods of a class?

536


Where are register variables stored?

586






What is boolean false?

514


Difference between association, composition and aggregation?

551


Can we have static methods in an interface?

548


what is synchronization and why is it important? : Java thread

579


What are JVM.JRE, J2EE, JNI?

678


What’s meant by anonymous class?

591


How to make a write-only class in java?

566


hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea

1455


What is the difference between multitasking and multithreading in Java

712


Are functions objects in java?

535