Tutorial 7: Conditional Statement - if else Statement

Опубликовано: 10 Сентябрь 2022
на канале: Hexnbit
83
5

Let us get started with if-else statement :

➡️The if statement by itself will execute a single statement, or a group of statements, when the expression following if evaluates to true. It does nothing when the expression evaluates to false.

➡️We can execute one group of statements if the expression evaluates to true and another group of statements if the expression evaluates to false.

➡️This is what is the purpose of the else statement that is explained in the video


🌐 C/C++Programming Related Courses:
Foundation Course: https://www.hexnbit.com/product/found...


✨ HEXNBIT Social Media :

Facebook:   / hexnbit  
Instagram:   / hexnbit  
Twitter:   / hexnbit_life​  
YouTube:    / hexnbit  

🎓 Other Courses:
Visit : https://www.hexnbit.com/

About us: Hexnbit provides one-stop solutions for the students & working professionals in Skill development programs. The platform not only provides subject expertise to the candidates but also, give them industry exposure to apply their learning analytically in a practical real-world.