Presentation is loading. Please wait.

Presentation is loading. Please wait.

Unit-1 Introduction to Java

Similar presentations


Presentation on theme: "Unit-1 Introduction to Java"— Presentation transcript:

1 Unit-1 Introduction to Java
Control structures including selection &Looping

2 Control structures

3 DECISIONCONTROLSTRUCTURES

4 If-statement

5 IF-ELSE STATEMENT

6 IF-ELSE LADDER(MULTIPLE IF ELSE)

7 Switch Statement …………………………………………………………………………………………………

8 Repetition Control Structures

9 While Loop

10 Do…While Loop

11 For Loop

12 Java’s Jump Statements
Java supports three jump statements: break, continue and return. These statements transfer control to another part of the program.

13 Break Statement

14 Continue Statement

15 Return Statement


Download ppt "Unit-1 Introduction to Java"

Similar presentations


Ads by Google