Create a Java program class named LoopDemo with the following specifications:

a. The class must have a method called forDemo that will demonstrate the use of a for loop to print all odd numbers...