Which of the following is not an advantage of client-side scripting?

2022

Which of the following is not an advantage of client-side scripting?

Answer: D. Give developers more control for data repositories across systemsClient-side scripting runs in the user’s browser, so it improves speed, interactivity, and UI control. However, control over data repositories across systems…

  1. A.

    Fast processing as data is not sent to the server

  2. B.

    Give developers more control over behaviour of web widgets

  3. C.

    Allow for more interactivity by immediate responses to user’s actions

  4. D.

    Give developers more control for data repositories across systems

Attempted by 320 students.

Show answer & explanation

Correct answer: D

Client-side scripting runs in the user’s browser, so it improves speed, interactivity, and UI control. However, control over data repositories across systems is handled on the server-side, not the client-side.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…