Write a program to check whether the number is disraim number or not in bluej
Answers
Answered by
0
Answer:
Input a number from user in some variable say num . Check if(num < 0) , then number is negative. Check if(num > 0) , then number is positive. Check if(num == 0) , then number is zero
Similar questions
Social Sciences,
5 months ago
Biology,
11 months ago
Social Sciences,
11 months ago
Math,
1 year ago
Math,
1 year ago
Math,
1 year ago