CS 202 FINAL EXAM ACCURATE AND FREQUENTLY
TESTED QUESTIONS AND 100% CORRECT
ANSWERS|| LATEST AND COMPLETE UPDATE WITH
EXPERT VERIFIED SOLUTIONS|| SURE PASS
Which CSS color is a shade of gray?
a. rgb(100, 100, 0)
b. rgb(0, 100, 100)
c. rgb(100, 0, 100)
d. rgb(100, 100, 100) - ANSWER: d. rgb(100, 100, 100)
Which of the following lines of code correctly inserts an image with the file name
energy.jpg?
a. <image="energy.jpg" alt="solar panels">
b. <img src="energy.jpg" alt="solar panels">Energy</img>
c. <img href="energy.jpg" alt="solar panels">
d. <img src="energy.jpg" alt="solar panels"> - ANSWER: d. <img
src="energy.jpg" alt="solar panels">
,2|Page
Which CSS code colors a web page's background yellow?
a. h1 { background-color : yellow; }
b. p { background-color : yellow; }
c. body { background-color : yellow; }
d. color page background yellow - ANSWER: c. body { background-color :
yellow; }
Which of the following lines of code correctly inserts an image with the file name
energy.jpg?
a. <image="energy.jpg" alt="solar panels">
b. <img href="energy.jpg" alt="solar panels">
c. <img src="energy.jpg" alt="solar panels">
d. <img src="energy.jpg" alt="solar panels">Energy</img> - ANSWER: c. <img
src="energy.jpg" alt="solar panels">
Modern email systems keep messages _____ to enable users to access email from a
variety of devices.
a. on the user's computer
,3|Page
b. on a server
c. at the postoffice
d. on a wiki - ANSWER: b. on a server
Facebook revenues are mostly from _____ .
a. user subscriptions
b. advertisements
c. performing background checks for corporate and government employees
d. annual contribution drives, asking users to donate to the company - ANSWER:
b. advertisements
What does the "ru" represent in www.notarealname.ru?
a. rush
b. Russia
c. return unsent
, 4|Page
d. doesn't represent anything, those are just random letters - ANSWER: b. Russia
Cloud storage is the storage of files _____ .
a. on remotely-located servers
b. on the user's local drive
c. on a thumb drive
d. in an app - ANSWER: a. on remotely-located servers
For what are wiki-based platforms typically used?
a. Hosting multiple websites
b. Collaborative development of content by multiple users
c. Fundraising
d. Finding highly-paid professionals to develop professional looking content for
websites - ANSWER: b. Collaborative development of content by multiple users
_____ is the standard protocol for transferring web pages over the Internet.
a. SMP