MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Computer Networks Assessment
Q
The URL Connection class can be used to read and write data to the specified resource that is referred by the URL.
AA. True
BB. False
CC.
DD.
Correct Answer:
A. A. True
Explanation:
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.