Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 8 pages
Exam (elaborations)

ISDS FINAL 13, LSU ISDS 3105 FINAL EXAM

Document preview thumbnail
Preview 2 out of 8 pages

ISDS FINAL 13, LSU ISDS 3105 FINAL EXAM

Content preview

ISDS FINAL 13, LSU ISDS 3105 FINAL EXAM
Since a page can contain multiple web forms, JavaScript organizes the forms into
_____ object collection. - Answers-document.forms[idref]

Which of the following expressions can be used to reference a form element using its
name or id attribute? - Answers-form.elements.ename;

Identify the input field property or method that can be used to remove the focus from the
input box.
a. input.focus()
b. input.pattern
c. input.blur()
d. input.required - Answers-input.blur()

Identify the input field property or method that can be used to return the current value
displayed in the input box. - Answers-input.value

Which of the following selection list properties returns true if more than one option can
be selected from the list? - Answers-select.multiple

_____ is a selection list property that returns the number of options displayed in the
selection list. - Answers-select.size

Identify the options object collection in which the selection list options are organized. -
Answers-select.options[idref]

Identify the toLocaleString() method that gives you more control while formatting
numeric values. - Answers-value.toLocaleString(locale, {options})

Which of the following descriptions corresponds to the currency:code option from the
toLocaleString() method? - Answers-Currency symbol to use for currency formatting
where code designates the country or language

The _____ option from the toLocaleString() method indicates whether to use a
thousands grouping symbol (true) or not (false). - Answers-useGroup: Boolean

For options buttons and check boxes, use the _____ event handler in response to the
user clicking those elements. - Answers-onclick

In many web forms, important data is stored within _____ so that the data is available to
programmers but removed from the user's control. - Answers-hidden fields

Identify the reason for which <form method="get" action="url"> attribute is added to a
form element. - Answers-To append form data to the URL

, Using the _____, you can direct the browser to retrieve specific information about the
URL, to reload the current page, or to load an entirely new page. - Answers-location
object

Identify the method associated with browser locations that can find the protocol,
hostname, and port number of the URL. - Answers-location.origin

Which of the following location methods returns the href portion of the location's URL? -
Answers-location.toString()

Identify the description of the option.selected property. - Answers-It returns true if the
option has been selected by user.

Radio buttons are grouped by a common field name placed within the _____ array. -
Answers-options[idref]

The _____ property returns a Boolean value indicating whether the option button,
option, is currently checked by a user. - Answers-option.checked

Which of the following CSS selector returns the option button that is checked within the
protection field? - Answers-input[name="protection"]:checked

Identify the object constructor that can be used to create a text string explicitly. -
Answers-stringVar = new String(var);

Which of the following methods can be used to reference a character at the index i of
the string? - Answers-string.charAt(I)

Which of the following methods can be used to extract longer text strings? - Answers-
string.slice(start [,end])

Identify the method that can be used to create an array of substrings. - Answers-
strArray = string.split(str)

Identify the use of string.indexOf(str [,start])method. - Answers-To search for the
occurrence of a substring within larger text strings

Regular expressions have the general form denoted as _____. - Answers-/pattern/

Identify the action for which the g flag is added at the end of the regular expression
/pattern/. - Answers-To perform a global search

Identify the description for the \b character type. - Answers-A word boundary

Which of the following character types is used for any non-white-space character? -
Answers-\S

Document information

Uploaded on
October 19, 2024
Number of pages
8
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$12.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
GEEKA
3.8
(366)
Sold
2158
Followers
1449
Items
60361
Last sold
14 hours ago




Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions