Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. The main purpose of JavaScript in web browser is to

  2. A.

     Creating animations and other visual effects

    B.

     User Interface

    C.

     Visual effects

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    JavaScript can help to facilitate that experience, for example by:
    1. Creating animations and other visual effects to subtly guide a user and help with page navigation
    2. Sorting the columns of a table to make it easier for a user to find what she needs
    3. Hiding certain content and revealing details progressively as the user “drills down” into that content


Be The First To Comment