Java programming-Operators

Add to Favourites
Post to:

Description
Aprogramming language uses control statements to cause the flow of execution
to advance and branch based on changes to the state of a program. Java’s program
control statements can be put into the following categories: selection, iteration,
and jump. Selection statements allow your program to choose different paths of execution
based upon the outcome of an expression or the state of a variable. Iteration statements
enable program execution to repeat one or more statements (that is, iteration statements
form loops). Jump statements allow your program to execute in a nonlinear fashion. All
of Java’s control statements are examined here.
If you know C/C++/C#, then Java’s control statements will be familiar territory. In fact,
Java’s control statements are nearly identical to those in those languages. However,
there are a few differences—especially in the break and continue statements.

Comments

Want to learn?

Sign up and browse through relevant courses.

or fill this simple form
Name:
Your Email:
Password:
Country:
Contact no.:


Area code Number
Subjects you are interested in:
Word verification: (Enter the text as shown in image)


Sign Up Already a member? Sign In
I agree to WizIQ's User Agreement & Privacy Policy
ravikrishna adepu
Fresher Java Programmer
User
6 Members Recommend
31 Followers

Your Facebook Friends on WizIQ

Connect