Check for Positive or Negative Number or Zero | C++ Example Program
HTML-код
- Опубликовано: 1 дек 2024
- In this C++ Example Program video tutorial you will learn to write a program to check whether the number entered by the user is a positive number negative number or zero.
Here first we ask the user to enter a number, store it in a variable. Then we use if else conditional statement and we begin to check whether the number is greater than 0. if it so we say it is positive number. Then we check whether the number is less than 0. if it is so then we say number is negative. else we say the number is zero.
our Social Media Pages
/ exampleprogram
/ exampleprogram
/ example_program
Our Website
www.ExamplePro...
#CppProgramming #ExampleProgram
Very helpful I can't explain my feelings you help me Alot Thanks Sir ❤️❤️
Always welcome
Thanks for simple video easy to understand
You are welcome
Thank you for doing my homework 🙌
:)
Tnq Tnq So Much ❤❤❤❤
you are welcome :)
Your are great person go on
Can we use printf tha place of cout
print file available in c language
4:34 game is game
Ty
You're most welcome
Can i have copied text of your program pls?
what app do you use?
Visual studio code