100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
LSU ISDS 3105 Final Exam: Questions & Complete Answers (Pass!) $9.99   Add to cart

Exam (elaborations)

LSU ISDS 3105 Final Exam: Questions & Complete Answers (Pass!)

 6 views  0 purchase
  • Course
  • LSU ISDS 3105
  • Institution
  • LSU ISDS 3105

LSU ISDS 3105 Final Exam: Questions & Complete Answers (Pass!)

Preview 2 out of 5  pages

  • October 11, 2024
  • 5
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • LSU ISDS 3105
  • LSU ISDS 3105
avatar-seller
LeCrae
LSU ISDS 3105 Final Exam: Questions & Complete
Answers (Pass!)

A _____ is created using the select and option elements that present users with
a group of predefined possible values for the data field. Right Ans -
selection list

Every field set must contain the _____ element, which should have only text and
no nested elements for describing its content. Right Ans - legend

get and post are two possible values for the _____ attribute. Right Ans -
method

Identify a syntax that displays a selection list as a scroll box with 5 options
visible in the web form. Right Ans - <select size="5"> ... </select>

Identify a widget that allows the user to interact with the form for entering
numeric values confined to a specified range. Right Ans - Slider control

Identify an attribute that can be added to the input element to validate a text
value against a regular expression. Right Ans - pattern="regex"

Identify the type of control that performs an action. Right Ans - A form
button

Which of the following is true of field sets? Right Ans - Field sets act like
block elements that can expand to accommodate their content.

In the accompanying figure, Box B points to _____. Right Ans - option
buttons

In the accompanying figure, Box E represents a _____. Right Ans - Spin box

A _____ is any group of characters enclosed within either double or single
quotation marks in JavaScript. Right Ans - text string

Identify a statement that is added to the first line of the file to run a script in
strict mode. Right Ans - "use strict";

, JavaScript is used as a programming tool for: Right Ans - creating
interactive web forms and animated graphics.

A command that indicates an action for the browser to take should end with a
_____. Right Ans - semicolon

A _____ occurs after a script has been successfully loaded with no syntax errors
and is being executed by a browser. Right Ans - run-time error

A _____ is a collection of commands that performs an action or returns a value.
Right Ans - function

A _____ is a named item in a program that stores a data value, such as a number
or text string, or an object, such as a part of the web browser or browser
window. Right Ans - variable

The _____ attribute can be applied to the script element to ensure that an object
can be referenced within a JavaScript program that runs only after the page
has completed loading. Right Ans - defer

_____ programming distributes the load to prevent a server from getting
overloaded with program-related requests. Right Ans - Client-side

A user can create an embedded script by removing the _____ attribute and
placing all of the JavaScript code within the script element. Right Ans - src

Identify the general structure for accessing each value from an array using for
loop. Right Ans - for (var i = 0; i < array.length; i++) { commands involving
array [i] }

What is the output of the following code?
for (var i = 0; i <= 360; i+=60) Right Ans - i = 0, 60, 120, 180, 240, 360

identify the expression used to reference array values. Right Ans - array [i]

Identify the general structure of a for loop. Right Ans - for (start; continue;
update)
{

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller LeCrae. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $9.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

83750 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$9.99
  • (0)
  Add to cart