Program get localhost IPAddress & Hostname in java (example)

Problem Statement? Get IPAddress & Hostname, Canonical name for localhost. InetAddress class provides APIs to retrieve network details for localhost. […]