100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.6 TrustPilot
logo-home
Exam (elaborations)

WGU C777, Exam Review Questions and answers, 100% Accurate. VERIFIED. 2024 UPDATE

Rating
-
Sold
-
Pages
8
Grade
A+
Uploaded on
28-10-2023
Written in
2023/2024

WGU C777, Exam Review Questions and answers, 100% Accurate. VERIFIED. What is the term for a piece of data that is to be operated upon or manipulated in some manner? - Operand Kwan is using JavaScript extensively to add interactivity to his Web site. Contained within his script is a counter object that calculates a date based on a number input by the user. Which term describes the action that Kwan's counter object performs? - -Method Which JavaScript event occurs when the mouse pointer leaves from a link, image or other visible element on the page? - -mouseout Which JavaScript object can trigger the onerror event handler? - -image Which JavaScript object can be affected by the onchange event handler as value changes? - -select Which JavaScript object can be affected by the onabort event handler? - -image Which JavaScript event handler runs when a user closes a browser window? - -onunload Which JavaScript event handler is triggered when a user clicks her mouse button outside of a particular f ield after typing input there? - -onblur Nevine wants to improve her JavaScript program's efficiency and scalability by defining her own processes, or functions. Why are functions such an integral part of writing JavaScript code? - Because they perform specific tasks repeatedly throughout your program, as needed

Show more Read less









Whoops! We can’t load your doc right now. Try again or contact support.

Document information

Uploaded on
October 28, 2023
Number of pages
8
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

WGU C777 , Exam Review Questions and
answers, 100% Accurate. VERIFIED.

What is the term for a piece of data that is to be operated upon or manipulated in some manner? - ✔✔-
Operand

Kwan is using JavaScript extensively to add interactivity to his Web site.

Contained within his script is a counter object that calculates a date based on a number input by the
user.

Which term describes the action that Kwan's counter object performs? - ✔✔-Method

Which JavaScript event occurs when the mouse pointer leaves from a link, image or other visible
element on the page? - ✔✔-mouseout

Which JavaScript object can trigger the onerror event handler? - ✔✔-image

Which JavaScript object can be affec ted by the onchange event handler as value changes? - ✔✔-select

Which JavaScript object can be affected by the onabort event handler ? - ✔✔-image

Which JavaScript event handler runs when a user closes a browser window ? - ✔✔-onunload

Which JavaScript even t handler is triggered when a user clicks her mouse button outside of a particular
field after typing input there? - ✔✔-onblur

Nevine wants to improve her JavaScript program's efficiency and scalability by defining her own
processes, or functions. Why are functions such an integral part of writing JavaScript code? - ✔✔-
Because they perform specific tasks repeatedly throughout your program, as needed
1 / 2


alert("Good morning, " + prompt("What is your name?", "") + "!"); - ✔✔-It concatenates two methods to
displ ay a message, then request and capture user input.

Which of the following methods returns a value in the form of a text string ? - ✔✔-prompt()

When you define a named function in JavaScript, you must begin the function block with what? - ✔✔-
The keyword fu nction followed by the function name

What is the basic code you would need to define a named function that returns a value? - ✔✔-function
myFunction() { return value; }

When you load a page containing your JavaScript code into a browser, how can you ensure that your
functions will be available before any user event can occur that might call a function? - ✔✔-Define all
your functions in the <head> section of your HTML page .

What will occur if you define all your functions in the <body> section of your HTML page? - ✔✔-The
functions will load when the browser reaches the script point in the page or when the appropriate user
event occurs.

You are creating user -defined functi ons in your JavaScript code. What must you include immediately
after each function name? - ✔✔-Parentheses ( ) that encompass the arguments to be used in the
function

What is a user -defined function? - ✔✔-A named set of statements that performs a task or c alculates a
value

What is the term for a script block that transfers program execution to a subroutine, procedure or
another function? - ✔✔-Calling statement

When you define a named function in JavaScript, you begin the function block with the keyword fu nction
followed by the function name. The rest of the statements that form the function must be enclosed in: -
✔✔-curly brace { } characters. Powered by TCPDF (www.tcpdf.org)
2 / 2

Get to know the seller

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.
PassPoint02 Chamberlain School Of Nursing
View profile
Follow You need to be logged in order to follow users or courses
Sold
173
Member since
3 year
Number of followers
105
Documents
4552
Last sold
1 month ago

4.1

39 reviews

5
22
4
6
3
5
2
4
1
2

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

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

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right 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 aced it. It really can be that simple.”

Alisha Student

Frequently asked questions