Java Serialization And Networking - Study Mode
[#71] How many bits are in a single IP address?
Correct Answer
(C) 32
[#72] Which of these transfer protocol must be used so that URL can be accessed by URLConnection class object?
Correct Answer
(A) http
[#73] Which of these method of MimeHeader is used to return the string equivalent of the values stores on MimeHeader?
Correct Answer
(B) toString()
[#74] Which of these is an instance variable of class httpd?
Correct Answer
(D) All of the mentioned
[#75] Which of these exceptions is thrown by URL class's constructors?
Correct Answer
(C) MalformedURLException