How can I determine the highest odd and even numbers here??


"package oddevn;

import java.util.*;

public class OddEvn {

public static void main(String[] args) {