1. You want to write a program in which you need to refer to the InetAddress of the computer you are working with. Write a statement in Java to create the corresponding object.
2. You want to create all InetAddress objects associated with the computer you are working with. Write statements in Java in order to do so.