Question: All the following are built-in JavaScript objects except: a. Math b. Employee c. String d. Object 0.5 7 The _______ function determines whether a value

  1. All the following are built-in JavaScript objects except:

    a.

    Math

    b.

    Employee

    c.

    String

    d.

    Object

0.5

7

  1. The _______ function determines whether a value is an illegal number (Not-a-Number).

    a.

    NaN()

    b.

    NoN()

    c.

    isNoN()

    d.

    isNaN()

0.5

8

  1. Select the jQuery code that will set the background color of all li elements to green.

    a.

    $(li).style(background-color,green);

    b.

    $(li).css(background-color,green);

    c.

    $(li).attr(background-color,green);

    d.

    $(li).html(background-color,green);

0.5

9

  1. Which of the following functions is used to determine when the web pages DOM has been fully loaded by the browser?

    a.

    $(document).onload()

    b.

    $(document).finishLoaded()

    c.

    $(document).load()

    d.

    $(document).ready()

0.5

10

  1. Screen readers, alternative keyboards and scanning software are examples of :

    a.

    Wired technology

    b.

    Accessibility technology

    c.

    Adaptable technology

    d.

    Assistive technology

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!