Tuesday, July 30, 2019

Explain any three control statements of your choice in java.by 124study

Selection Statements

The if statements

The if-else statements

The if-else-if statements

The Switch Statements

Iteration Statements

The while loop

The do-while loop

The for loop

}

For each loop

Jump Statements

Break Statement

Labeled Break Statement

Continue Statement

Labeled Continue Statement

Return Statement

0 comments:

Post a Comment