Solved

Which of the Following Is Not True About Using a WebView

Question 217

Multiple Choice

Which of the following is not true about using a WebView in your application?


A) You can retrieve WebSettings with getSettings() , then enable/disable JavaScript
B) You need to add permission "android.permission.ACCESS_NETWORK_STATE"
C) You use loadURL to load a webpage
D) You use loadData to load HTML

Correct Answer:

verifed

Verified

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

Related Questions