Multiple Choice
Identify the property that best matches the following style rules.
-It returns a text string displaying value to n significant digits either to the left or to the right of the decimal point.
A) window.alert(" ") ;
B) value.toPrecision(n)
C) collection[idref]
D) element.outerHTML
E) document.anchors
F) element.textContent
G) Decrement operator
H) Run-time error
I) value.toFixed(n)
J) parseInt(string)
Correct Answer:

Verified
Correct Answer:
Verified
Q75: JavaScript demands strict application of rules for
Q76: Identify a shortcut key on the keyboard
Q77: Server-side and client-side programming are the two
Q78: If no value is assigned to a
Q79: A _ occurs after a script has
Q81: Developers advocate that JavaScript be run in
Q82: To break a text string into several
Q83: A _ is a JavaScript command that
Q84: The <u>script </u>element can be placed anywhere
Q85: JavaScript<u> comments</u> can be entered on single