Computer Science, asked by pixie07, 1 month ago

wap in java using multiple if statement to print corresponding days of numbers.​

Answers

Answered by TheEmeraldGirl
1

Explanation:

If, If..else Statement in Java with Examples ... For example, if a number is greater than zero then we want to print “Positive Number” but if it is less ... The structure of nested if looks like this:


pixie07: can you answer my question? to print corresponding days of numbers using multiple if
Similar questions