1. You think that a computer with the domain name "aCollege.edu" has severalIP addresses. Write a statement in Java to create an array of InetAddress objects associated with this host.
2. You think that a computer with the IP address "14.26.89.101" has more IP addresses. Write a statement in Java to create an array of InetAddress classes associated with this host.