Web Page Development Exam 3 with 100% correct answers 2024
7 views 0 purchase
Course
Web Page Developmen
Institution
Web Page Developmen
Web design correct answers designs the web page
web development correct answers makes the web page functional
client/server architecture correct answers the server is usually some sort of database from which a client requests information-- a physical arrangement in which the client and ser...
web development correct answers makes the web page functional
client/server architecture correct answers the server is usually some sort of database
from which a client requests information-- a physical arrangement in which the client
and server are two separate computers-- the storage tier can be located on the same
server
HTTP correct answers see Hypertext Transfer protocol-- the main system used on the
web for exchanging data
JavaScript correct answers a client-side scripting language that allows web page
authors to develop interactive webpages and sites
Client-side scripting correct answers programming with a scripting language that runs
on a local browser instead of a web browser
static websites correct answers webpage that can not change after a browser renders it
dynamic websites correct answers allows a web page to change after it has been
loaded by a browser
Abilities that JavaScript gives a developer.. correct answers turns static webpages into
applications such as games or calculators. Change the contents of a web page after a
browser has rendered it. Create visual effects such as animation. Control the web
browser window itself. Works with information such as device orientation, speed and
geolocation reported by web connected devices
Server-side scripting correct answers programming written in a scripting language that
is executed from a web server
Placement of a script element correct answers either the document head of the
document body- or both
Javascript source file correct answers where you can save JavaScript code in an
external file
Statement correct answers individual lines of code that make up a javascript program in
a document that are contained within a script element
, Syntax of javascript correct answers the set of rules, how javascript programs are
constructed (JavaScript is a case sensitive language)
Document.write() correct answers writes into the HTML output
Write() method correct answers used to create new text on a web page of the
document object
Object correct answers programming code and data that can be treated as an
individual unit or component
Procedure correct answers a logical unit composed of individual statements, used to
perform a specific task
Methods correct answers the procedures associated with an object
arguments correct answers providing more specific information
Text string correct answers text passes as an argument, contained within double or
single quotation marks
Comments correct answers lines of code that are not processed by browsers used to
ass noted about your code
Line Comments correct answers occupies only a single line or part of a line
Block comments correct answers hide multiple lines of code
Variables correct answers the values a program stores in computer memory
variable identifier correct answers the name assigned to a variable
reserved words correct answers special words that are part of the JavaScript language
syntax-- abstract, do, if, private, true, boolean, double, implements, protected, try,
break, else, import, public, typeof
declaring a variable correct answers var
initialize a variable correct answers =
modifying variables correct answers by using a statement that includes the variables
name
Expressions correct answers a literal value or variable, or a combination of literal
variables that can be evaluated by a JavaScript interpreter to produce a result
The benefits of buying summaries with Stuvia:
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
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
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 HopeJewels. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $14.49. You're not tied to anything after your purchase.