UTA INSY 2303 EXAM 1,2, 3 AND FINAL EXAMS LATEST
REAL EXAM QUESTIONS AND CORRECT ANSWERS|
AGRADE
Hypertext links - ANSWER: Web pages are connected by links are a commonly
indicated by undrlined or colored text
Web Site - ANSWER: contains a collection of related information organized and
formatted so it can be accessed using a browser
Web Server - ANSWER: Internet-based computer that stores Web site content and
accepts requests from browsers
Web Page - ANSWER: Based on an HTML source document that is stored as a file on
a Web server
Linkrot - ANSWER: When web links leads to a page that is no longer available
Predictive Services - ANSWER: forecast future outcomes to help user (auto-correct)
Bookmark - ANSWER: link to paged that you use frequently
Browser Extension - ANSWER: adds features to a browser
Browser Cache - ANSWER: browser fetches pages and graphics to form a Web page it
stores that material on your device in temporary files
<head> - ANSWER: contains the page title
<img> - ANSWER: images are linked to pages
<a> - ANSWER: anchor tag that links to other web pages
<h1> - ANSWER: headings tag
Internal CSS - ANSWER: included with the header of an HtML document. Change
formatting without hunting through the entire document
Inline CSS - ANSWER: style sheets that can be intermixed with an HTML document.
Indivually make changes to every line.
External CSS - ANSWER: Style rules are placed in a separate file with a .css extension.
Not part of HTML page.
Static Web Page - ANSWER: displays the same information, regardless of who
accesses it
, Dynamic Web Page - ANSWER: displays customized content in response to keyboard
or mouse actions or based on information supplied directly or indirectly by the
person viewing the page
A ______ Web page displays customized content in response to keyboard or mouse
actions or based on information supplied directly or indirectly by the person viewing
the page. - ANSWER: Dynamic
Client-Side Script - ANSWER: Embedded in an HTML document and run locally when
a Web page is displayed by a browser
Server-Side Script - ANSWER: Run on Web derves rather than on your local devices
___________ scripts are embedded in an HTML document and run locally when a
Web page is displayed by a btowser. - ANSWER: Client-Side
GET function - ANSWER: Requests data from a specified source
POST function - ANSWER: Sunmits data to a specified source
HEAD function - ANSWER: Requests the HTTP header only for requested data
OPTIONS function - ANSWER: Fetches a list of methods supported by the server
Name 2 HTTP status Codes. - ANSWER: Status Code 200
404 Not Found
Status Code 200 - ANSWER: the request was fulfilled
404 Not Found - ANSWER: Error message when a resource doesn't exist
A _______ is a small chunk of data generated by a Web server and stored as a text
file in memory or on disk - ANSWER: cookie
First-Party Cookie - ANSWER: is set by the domain that hosts a Web page
Third-Party Cookie - ANSWER: is set by a site other than the one you connected to.
Typically uses cross-site tracking.
Cross-Site Tracking - ANSWER: uses cookies to create profiles based off of your
browsing habits. Then it is used to make targeted ads for products that might appeak
to your interests.
What are the four components of a search engine? - ANSWER: Web Crawler
Indexer
Database
REAL EXAM QUESTIONS AND CORRECT ANSWERS|
AGRADE
Hypertext links - ANSWER: Web pages are connected by links are a commonly
indicated by undrlined or colored text
Web Site - ANSWER: contains a collection of related information organized and
formatted so it can be accessed using a browser
Web Server - ANSWER: Internet-based computer that stores Web site content and
accepts requests from browsers
Web Page - ANSWER: Based on an HTML source document that is stored as a file on
a Web server
Linkrot - ANSWER: When web links leads to a page that is no longer available
Predictive Services - ANSWER: forecast future outcomes to help user (auto-correct)
Bookmark - ANSWER: link to paged that you use frequently
Browser Extension - ANSWER: adds features to a browser
Browser Cache - ANSWER: browser fetches pages and graphics to form a Web page it
stores that material on your device in temporary files
<head> - ANSWER: contains the page title
<img> - ANSWER: images are linked to pages
<a> - ANSWER: anchor tag that links to other web pages
<h1> - ANSWER: headings tag
Internal CSS - ANSWER: included with the header of an HtML document. Change
formatting without hunting through the entire document
Inline CSS - ANSWER: style sheets that can be intermixed with an HTML document.
Indivually make changes to every line.
External CSS - ANSWER: Style rules are placed in a separate file with a .css extension.
Not part of HTML page.
Static Web Page - ANSWER: displays the same information, regardless of who
accesses it
, Dynamic Web Page - ANSWER: displays customized content in response to keyboard
or mouse actions or based on information supplied directly or indirectly by the
person viewing the page
A ______ Web page displays customized content in response to keyboard or mouse
actions or based on information supplied directly or indirectly by the person viewing
the page. - ANSWER: Dynamic
Client-Side Script - ANSWER: Embedded in an HTML document and run locally when
a Web page is displayed by a browser
Server-Side Script - ANSWER: Run on Web derves rather than on your local devices
___________ scripts are embedded in an HTML document and run locally when a
Web page is displayed by a btowser. - ANSWER: Client-Side
GET function - ANSWER: Requests data from a specified source
POST function - ANSWER: Sunmits data to a specified source
HEAD function - ANSWER: Requests the HTTP header only for requested data
OPTIONS function - ANSWER: Fetches a list of methods supported by the server
Name 2 HTTP status Codes. - ANSWER: Status Code 200
404 Not Found
Status Code 200 - ANSWER: the request was fulfilled
404 Not Found - ANSWER: Error message when a resource doesn't exist
A _______ is a small chunk of data generated by a Web server and stored as a text
file in memory or on disk - ANSWER: cookie
First-Party Cookie - ANSWER: is set by the domain that hosts a Web page
Third-Party Cookie - ANSWER: is set by a site other than the one you connected to.
Typically uses cross-site tracking.
Cross-Site Tracking - ANSWER: uses cookies to create profiles based off of your
browsing habits. Then it is used to make targeted ads for products that might appeak
to your interests.
What are the four components of a search engine? - ANSWER: Web Crawler
Indexer
Database