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

Answer Posted / niranjanravi

Commas are used to separate the initialization and
iteration parts in the for statement.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between I ++ and ++ I in java?

507


What is boolean flag in java?

580


What is the symbol for line break?

612


What is a prefix function.write down a code to compute prefix function.

542


How is a variable stored in memory?

531






What is a map? What are the implementations of map?

564


Can we override private constructor in java?

507


What are the types of inner classes (non-static nested class) used in java?

566


Is vector thread safe in java?

556


Does A Class Inherit The Constructors Of Its Superclass?

538


What is quick sort in java?

559


What is Java Reflection API? Why it’s so important to have?

605


Explain about anonymous inner classes ?

580


What do you know about the garbage collector in java?

575


Which is faster string or stringbuilder?

521