Section 1, you design and code a Java program that reads an integer and determines and reports if the integer was an odd or even number.
Section 2, you are asked to write a program that generates an invoice for a hardware store.
Section 3, please design and code a credit limit calculator.