- if statement
- if...else statement
- if...elseif...else statement
- switch statement
1. If statement are a conditional statement which is use to execute a statement when condition of valuable is true. Below is basic script of if statements.
if (condition){
statements
}
example:
Click show to see and copy this code
Let's see output above.
2. If...else statement are a conditional statement which is use to execute a statement when condition of valuable is true and another statement will execute if valuable is false. Below is basic script of If...else statement.
if (condition){
statements
}else {
statements
}
example:
Click show to see and copy this code
Let's see output below.
3. If...elseif...else statement are a conditional statement which is use to select one of several condition and execute the selected statement of condition. Below is basic script of if...elseif...else statement.
if (condition){
statements
}elseif (condition){
statements
}else {
statements
}
example:
Click show to see and copy this code
Let's see output below.
4. Switch statement are same with If...elseif...else statement, but switch statement only use to comparing single variables with some values is there. Below is basic script of switch statement.
switch($n){
case n_1:
statement 1;
break;
case n_2:
statement 2;
break;
default:
statement 3;
break;
}
example:
great
ReplyDeleteThank you for allowing me to read it, welcome to the next in a recent article. And thanks for sharing the nice article, keep posting or updating news article.
ReplyDeletePython Online certification training
python Training institute in Chennai
Python training institute in Bangalore
Your very own commitment to getting the message throughout came to be rather powerful and have consistently enabled employees just like me to arrive at their desired goals.
ReplyDeleteAWS Training in pune
AWS Online Training
sheck out java books.gretings from my used bookstore
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteConcept involves in the contents are very beneficial, put the hands together for all your Effective works.To get More Beneficial Click on here...
ReplyDeletepython training in chennai | python training in annanagar | python training in omr | python training in porur | python training in tambaram | python training in velachery
Wow i amazed with your blog,
ReplyDeleteThanks to share with us,
data science training in chennai
data science training in porur
android training in chennai
android training in porur
devops training in chennai
devops training in porur
artificial intelligence training in chennai
artificial intelligence training in porur