

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following reads the textual contents of a URL and returns as a string?%! |
A. | spawn(f); |
B. | load(filename,…); |
C. | readFile(file); |
D. | readUrl(url); |
Answer» E. | |