Solved

Which of the Following Statements About Reading Web Pages Is

Question 59

Multiple Choice

Which of the following statements about reading web pages is true?


A) A Scanner object cannot be used to read a web page.
B) You must create a URL object to use with a Scanner object to read a web page.
C) You must use the openStream() method of a Scanner object to read a web page.
D) You must create a File object to use with a Scanner object to read a web page.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions