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
Is void a keyword in java?
What are the advantages and disadvantages of object cloning?
What is singleton math?
What is the implementation of destroy method in java. Is it native or java code?
How do you bind variables?
Is null a string in java?
What is an object’s lock and which object’s have locks?
What is xslt in java?
What data structures are used to perform recursion?
What about anonymous inner classes in java?
What is jit compiler ?
What are thread safe functions?
What is stored procedure. How do you create stored procedure ?
What is an arraylist in java?
What is the file extension for java?