Home
About
Contact Us
Home
If Statement | Decision Control Statements | Control Structure | Learn C | Programming Language C
Nitish
March 15, 2020
Program of If Statement
The if statement is the most simple decision control statement.
Syntax
if(condition)
{
statement-block
}
Program
Output
Introduction to C
Types of Errors in C
Data types in C
Print Hello in C
Arithmetic Operators in C
Learn Python to Click here
1 Comments
Parrot Lovers
15 March 2020 at 02:19
Good
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer
Older
Follow me
Subscribe Us
1 Comments
Good
ReplyDelete