0 is a positive or negative number

0 is a positive or negative number

  • Basically, zero is neither a positive and nor a negative number.  The
  • Complete idea of a positive and negative number is to focus on zero.
  • Negative numbers are the numbers that are less than zero.
    • If(number<0) then the number is a negative number.
  • Positive numbers are the numbers that are greater than zero.
    • If(number>0) then the number is Positive number.

It is important to note that zero can’t be smaller or greater than itself, so zero is neither positive and nor negative.

You can say me crazy if I say that I am older than myself or I am richer than myself.

Note: Individually 0 is not positive, not negative, but keep in mind that 0 can be added with any other positive or negative number.

0 is a positive or negative number

C++ Program to that 0 is a positive or negative number

Let us see the C++ Program to that 0 is a positive or negative number.

Output

C++ Program to that 0 is a positive or negative number

Video Lecture

C++ Exercise | If else Statement

  1. calculate the bill
  2. character is small, capital or a special character
  3. a number is even or odd
  4. 0 is a positive or negative number
  5. a positive and negative number
  6. Enter Range of numbers and replaced them
  7. a greater number among three numbers
  8. Armstrong Number
  9. ASCII code 
  10. Find the Maximum value program in C++ (C Plus Plus).
  11. maximum number
  12. Maximum Number between two numbers 
  13. Student Grade
  14. the number is divisible by 11 or 5 or not
  15. Triangle 
  16. a triangle is an equilateral, isosceles or scalene
  17. Leap year 
  18. character is an alphabet or not
  19. Grade Percentage
  20. character is an alphabet, digit, or special character
  21. character is an uppercase or lowercase.
  22. Weekdays
  23. a prime or composite number
  24. hours and minutes as  AM or PM
  25. swap the values of two numbers
  26. update even to odd
  27. Profit Loss
  28. centimeter into meter and kilometer 
  29. Triangle 
  30. Salary
  31. Even odd with goto statement.
  32. area of the circle