In this post, I am writing a straightforward C program to find whether the entered number is Even or Odd as well as Positive or Negative.
Here is the entire program, copy-paste the code and run it.
Sample Outputs:
I believe this post would have helped you to understand how to use the goto statement.