Q. Which of the following method call is valid to obtain the server's hostname by invoking an applet?
β
Correct Answer: (C)
getCodeBase().getHost()
You must be Logged in to update hint/solution