Multiple choice technology web technology

Smartclient script executed in a secured web browser can perform

  1. Web-related operations

  2. File system Operations

  3. System Operations

  4. All Of the Above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Due to browser security sandboxing, client-side scripts running in a secure web browser are restricted to web-related operations and cannot access the local file system or execute system-level commands.