1.

The URL Connection class can be used to read and write data to the specified resource that is referred by the URL.(a) True(b) FalseI had been asked this question in semester exam.This interesting question is from Socket Programming topic in chapter Networking of Computer Network

Answer»

The correct ANSWER is (a) True

To elaborate: The URL Connection CLASS can be used to READ and write data to the SPECIFIED resource referred by the URL. A connection to the URL is initialized by the OpenConnection() METHOD of the class.



Discussion

No Comment Found

Related InterviewSolutions