Android Application Development (AND-401) — Question 28

Javascript is enabled by default in a WebView

Answer options

Correct answer: B

Explanation

The correct answer is B because, in many implementations of WebView, JavaScript is disabled by default for security reasons. Option A is incorrect as it suggests that JavaScript is enabled, which does not align with the common default settings.