C if statement (with hands-on) | if in C Programming #ifStatementC

preview_player
Показать описание
#ifStatementC #CProgramming #aptuts
In this video, I will explain syntax of if statement in C. I will demonstrate usage of C if statement with help of hands-on example. By the end of this video, you will be able to write a C program that needs usage of if statement.

Learn C if statement in just 3 minutes.

In the if statement, "if" is the keyword in C.

Here is the syntax:
if (condition)
{
/*block of statements to be executed*/
}
The keyword if tells the compiler that what follows is a decision control statement. The block of statements to be executed must be enclosed in opening and closing braces.

Рекомендации по теме
Комментарии
Автор

Sir i have 58% aggregate and i am in final year of mechanical engineering how can i join it industry

nikhilwagh
welcome to shbcf.ru