Newsletter:

(Study Notes) java Chapter6 Decision Making Statements

Study Notes : java Chapter6 Decision Making Statements

Description: When a computer programme get executed, its instructions are fetched normally in a sequential order unless decision making statements are used to break these sequence. Thus a decision making instruction can control the execution flow of a programme causing a jump to any forward or backward point from its current location..

Courtesy:- Scribd.com