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
-
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 is an illegal number (Not-a-Number).
a. NaN()
b. NoN()
c. isNoN()
d. isNaN()
0.5
8
-
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
-
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
-
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
Get step-by-step solutions from verified subject matter experts
