Which of these methods is used to know the full URL of an URL object?
(a) fullHost()
(b) getHost()
(c) ExternalForm()
(d) toExternalForm()
I have been asked this question during an online exam.
I would like to ask this question from URL Class topic in chapter Serialization & Networking of Java