
write java code that read an integer and determine and print whether it is odd or even.(Hint: use the remainder operator.An even number is a multiple of 2. Any multiple of 2 leaves a remainder of 0 when divided by 2)
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.