Solved

Class WebClient's ________ Method Starts a New Task<string> in a Separate

Question 30

Multiple Choice

Class WebClient's ________ method starts a new Task<string> in a separate thread and uses the URL specified as the method's string argument to request information from a web server.


A) RequestWebStringAsync
B) QueryWebStringAsync
C) StartTaskStringAsync
D) DownloadStringTaskAsync

Correct Answer:

verifed

Verified

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

Related Questions