import java.net.InetAddress;

class IPAddress

{

  public static void main(String args[]) throws Exception

  {

    System.out.println(InetAddress.getLocalHost());

  }

}

IT Committee IIM Ranchi

IT Committee IIM Ranchi Creator

Technology Committee caters to the IT needs of the...

Suggested Creators

IT Committee IIM Ranchi