eLearning
Tutorials
Programs
Interview Questions
Technical Questions
C Language
C++
JAVA
HTML & CSS
PHP
AJAX
J2EE
SQL
jQuery
Go back to Home
Our Placements
Tutorials
Programs
Interview Questions
Technical Questions
Live Training
Our Placements
Associated Colleges
Our Recruiters
Back
C Language
C++
JAVA
HTML & CSS
PHP
AJAX
J2EE
SQL
jQuery
Tutorials
Home
Tutorials
C Language
Control Statements
C Language - Control Statements
- Branching statement
Branching statement
1.if statement
2.Switch case
3.go to
if statement
There are four types of if statement are used they are given below.
a.Simple if
b.if Else
c.Nested if else
d.Ladder else if
Previous
Next