InterviewSolution
Saved Bookmarks
| 1. |
Which of these methods is used to know host of an URL?(a) host()(b) getHost()(c) GetHost()(d) gethost() |
|
Answer» Correct option is (b) getHost() The explanation: None. |
|