Problem #697 CORE JAVA PROGRAMMING

Write a C++ program that reads an integer and check whether it is negative, zero, or positive

Your Solution