CS 202 Test 2
True or False: <h6> is used for the highest level heading.
False
True or False: HTML stands for hyper transfer markup language.
False
True or False: The following html code will effectively remove the underline from a hyperlink: <a href="http://www.abc.com" style="underline: no"> ABC </a>
False
True or False: The title element configures large, bold text at the beginning of the web page document.
False
True or False: A properly inserted html comment will not display on your web page when viewed in a browser.
True
What are the last three characters that must be at the end of an html comment? a. --> b. -!> c. l/> d. !->
a. -->
When a style attribute uses more than 1 CSS property, the CSS property: value pairs must be separated with a ___________. a. ; b. : c. ! d. --
a. ;
______________ proposed a test to determine whether a computer can be said to exhibit human intelligence. a. Alan Turing
a. Alan Turing
_____________ artificial intelligence is very popular in the programming of robots. a. Behavior-based b. Expert c. Subject-specific d. Case-based
a. Behavior-based
The ___________ works by using blended colors such as those applied by your printer's ink cartridges when printing. a. CMYK color model b. color angle c. bit depth d. hexadecimal
a. CMYK color model
______________ can be defined as systems that support electronically executed business transactions. a. Ecommerce b. GSM c. Groupon d. Mcommerce
a. Ecommerce
Companies such as _________ have connected with libraries to digitize millions of books. a. Google b. Cengage c. Microsoft d. Twitter
a. Google
__________ media is programming or music that can be accessed at any time of the day, regardless of television and radio schedules. a. On-demand b. Ambient c. Client-based d. Integrated
a. On-demand
_______________ is a web-based music service and player that builds a streaming "radio station" around the music listener's tastes. a. Pandora b. Amazon c. FindMySong d. Spotify
a. Pandora
Which of the following is NOT a good suggestion when making a webpage? a. Put spaces in your file name. b. Save your images and your html files in the same location. c. Put all content between the open and close body tags. d. Use an extension of .html
a. Put spaces in your file name.
Google Wallet software utilizes Android phones with near field communication technology, such as ____________, to allow shoppers to swipe their phones at checkout to pay for items. a. RFID b. EDI c. B2C d. HTTP
a. RFID
____________ is the technology used to distribute blogs and other updated online content to which people can subscribe. a. RSS b. DAC c. MIDI d. HTML
a. RSS
The art and science of creating computer systems that simulate human thought and behavior are referred to as ___________. a. informatics b. expert intelligence c. knowledge management d. artificial intelligence
a. artificial intelligence
An additional benefit to _________ music services is that they provide users with more freedom in how they access their music. a. cloud b. sampled c. streaming d. MIDI
a. cloud
The Kindle is an example of a(n) __________ device. a. eReader b. autoreading c. automated reading d. book
a. eReader
In artificial intelligence, ________ computation is based on a genetic algorithm to solve complex problems. a. evolutionary b. neural c. fuzzy d. intelligent
a. evolutionary
Using ________ logic, results are based on approximations and sometimes ambiguous criteria. a. fuzzy b. neat AI c. Boolean d. program
a. fuzzy
The first section of an HTML document is called the ___________ section. a. head b. root c. primary d. meta
a. head
Apple, Amazon, and Google provide services that let users store their music __________, making it accessible to the owner from any Internet-connected device. a. in the cloud b. on a flash drive c. on a hard drive d. on a CD
a. in the cloud
In CS 202 we have made use of ____________ style sheets. a. inline b. embedded c. external d. undulating
a. inline
Ecommerce technologies include software and systems that support safe and secure transactions over _______ and the Internet, and make ecommerce possible. a. networks b. GSM c. DHTML d. Bluetooth
a. networks
A numbered list is also known as a(n) _________ list. a. ordered b. bulleted c. definition d. unordered
a. ordered
Computer vision enables __________ to react to visual input. a. software b. human eyes c. data d. animals
a. software
Consider the line of html code that follows <h1 style="text-align: center">Alabama Football Rolls LSU</h1> Which of the following is the attribute? a. style b. center c. text-align d. h1
a. style
When deciding whether to purchase a laser photo printer, it is important to consider the cost of printer paper and ____________. a. toner b. maintenance c. electricity d. port connectivity
a. toner
Scientific __________ uses digital graphics to provide visual representations that improve our understanding of some phenomenon. a. visualization b. inquiry c. digital representation d. pixelation
a. visualization
Most digital cameras use the default _____________ file format to compress the size of photos. a. .tif b. .jpg c. .gif d. .bmp
b. .jpg
Digital photography captures, stores, and manipulates photographs digitally as a series of ___________. a. indices b. 1s and 0s c. resolutions d. maps
b. 1s and 0s
How many CSS properties are used in the following line of code? <p style="font-weight:bold;font-style:italic"> a. 1 b. 2 c. 0 d. 3
b. 2
How many CSS properties would be needed to create a blue, centered level two heading? a. 1 b. 2 c. 3 d. 0
b. 2
How many of the 10 basic html tags are one-sided tags? a. 1 b. 2 c. 3 d. 0
b. 2
What are the first two characters that must appear on every web page? a. <- b. <! c. </ d. <D
b. <!
Which of the following lines of code shows correct syntax? a. <h3>Link to <a="http://www.imdb.com/title/tt3729920">Happy Gilmore</a> on IMDB </h3> b. <h3>Link to <a href="http://www.imdb.com/title/tt3729920">Happy Gilmore</a>on IMDB</h3> c. <h3>Link to <a href="www.imdb.com/title/tt3729920">Happy Gilmore</a> on IMDB </h3> d. <h3>Link to<a href="http://www.imdb.com/title.tt3729920>Happy Gilmore</a> on IMDB <h3/>
b. <h3>Link to <a href="http://www.imdb.com/title/tt3729920">Happy Gilmore</a>on IMDB</h3>
Choose the tag pair to use when emphasizing text that is displayed in italic font style. a. <p> </p> b. <i> </i> c. <italic> </italic> d. <size> </size>
b. <i> </i>
Which of the following is coded incorrectly? a. <html lang="en"> b. <p style="color: blue; text-align: middle;">Some words</p> c. <meta charset="utf-8"> d. <!DOCTYPE html>
b. <p style="color: blue; text-align: middle;">Some words</p>
An online B2B transaction uses a(n) __________ network to exchange information on the web. a. NSF b. EDI c. mcommerce d. etail
b. EDI
_______________ graphics software allows the user to layer and group objects. a. RGB b. Vector c. Pixelated d. Bitmapped
b. Vector
The ____________ was one of the first game controllers to use a player's motions and gestures as input. a. PSP b. Wii c. Xbox 360 d. all of the above
b. Wii
To make an image a hyperlink, the image tag needs to be nested inside of the open and close _________ tag. a. img b. a c. href d. title
b. a
To make an image a hyperlink, the image tag needs to be nested inside of the open and close ______________ tag. a. img b. a c. href d. title
b. a
What is the correct tag to use to insert a blank line in your webpage? a. blank b. br c. break d. next
b. br
Which property configures the color of text? a. text-color b. color c. font-color d. font-style
b. color
When a webpage is displayed in a browser, the browser tab displays the __________. a. copyright information b. document title c. html version d. file location
b. document title
Robots are used to perform jobs that involve the three Ds. Which of the following is NOT one of the three Ds? a. dirty b. drugs c. dull d. dangerous
b. drugs
Photo ______________ is the process of altering digital photographs using software tools. a. sampling b. editing c. synthesis d. digitizing
b. editing
A _____________ graphics expert might be asked to prepare animated exhibits as evidence in a court proceeding. a. kinesthetic b. forensic c. digital d. detective
b. forensic
Consider the line of html code that follows: <h1 style="text-align:center">Alabama Football Rolls LSU</h1> Which of the following is the html tag? a. center b. h1 c. text-align d. style
b. h1
Given the following html code segment, which element is out of order? <!DOCTYPE html> <html lang="en"> <head> <title>My Page</title> <h1>Welcome to My Page</h1> <meta charset="utf-8"> </head> <body> <p>Some stuff goes here</p> </body> </html> a. meta b. h1 c. title d. body
b. h1
A _________ element contains information about a webpage, such as the webpage title and the defined character set, not website content. a. body b. head c. .html d. tag
b. head
One important characteristic of artificial intelligence is when a system modifies its own behavior based on its ability to learn, also known as ____________. a. the Singularity b. machine learning c. the Blue Brain project d. an algorithm
b. machine learning
Tags that are included within other tags are called __________ tags. a. cocooned b. nested c. looped d. enclosed
b. nested
Which of the following is a two-sided tag? a. img b. p c. meta d. br
b. p
Traditional __________ media uses newspapers, magazines, and books to deliver information and entertainment. a. digital b. print c. online d. design
b. print
<meta-charset="______________"> a. uft-8 b. utf-8 c. uft8 d. utf8
b. utf-8
How many of the 10 basic tags are closing tags? a. 3 b. 5 c. 4 d. 6
c. 4
The _________ element must be used to create paragraphs in the main area of HTML code. a. <br> b. <td> c. <p> d. <para>
c. <p>
Click the properly coded from below. a. Click to read our <a href="http://cnn.com">important news! b. Click to read our <a href="cnn.com">important news!</a> c. Click to read our <a href="http://cnn.com">important news!</a> d. Click to read our <img src="http://cnn.com">important news!
c. Click to read our <a href="http://cnn.com">important news!</a>
An online B2B transaction uses a(n) _____________ network to exchange information on the web. a. etail b. mcommerce c. EDI d. NSF
c. EDI
With a service like _________, the user can listen to any track anytime. a. Pandora b. RSS audio c. Spotify d. Internet radio
c. Spotify
Computational intelligence is a form of ___________. a. knowledge management b. singularity c. artificial intelligence d. case-based reasoning
c. artificial intelligence
Smart machines are computer-controlled machines that are able to work ____________ due to information accessed from sensors and over a network. a. in the cloud b. closely with humans c. autonomously d. side-by-side
c. autonomously
Users can interact in a virtual reality environment though the use of ______________. a. augmented players b. stakeholders c. avatars d. icons
c. avatars
One way newspapers are staying profitable in the online delivery model is to _______________. a. use "citizen editors" b. offer only columnist blogs for free c. charge readers for access to stories d. limit access at different times of the day
c. charge readers for access to stories
To create a description list you use the open and close __________ tag. a. ol b. ds c. dl d. ul
c. dl
A(n) ____________ provides software and a network that connects businesses within an industry. a. etail site b. cybermall c. electronic exchange d. online community
c. electronic exchange
Digitized sound can be ____________ for secure communications. a. animated b. ripped c. encrypted d. pixelated
c. encrypted
The _________ model of music distribution allows listeners to enjoy free music online with ads, or without ads for a monthly fee. a. subscription b. DRM c. freemium d. download
c. freemium
The <h1> tag is a ________ tag. a. half-size b. closing head c. level-one heading d. text height
c. level-one heading
A numbered list is also known as a(n) ________ list. a. bulleted b. unordered c. ordered d. definition
c. ordered
An important consideration when purchasing a digital camcorder is the _____________. a. color b. DASD ability c. pixels supported in each frame d. button speed
c. pixels supported in each frame
Online advertising techniques make use of ____________ to control the making of a product in a search results list. a. search electronic exchange b. B2B c. search engine optimization d. mcommerce
c. search engine optimization
What CSS property would be used to center a level-three heading? a. center b. middle c. text-align d. heading-align
c. text-align
What property do you use to remove the underline from a hyperlink? a. underline: none b. text-border: none c. text-decoration: none d. color: none
c. text-decoration: none
The RGB value ___________ displays the color black. a. 255, 255, 255 b. 110, 110, 110 c. 222, 222, 222 d. 0, 0, 0
d. 0, 0, 0
How many attributes are used in the following line code? <a href="http://cs.ua.edu" style="text-decoration: none"> CS Department </a> a. 0 b. 3 c. 1 d. 2
d. 2
How many attributes are used in the following line of code? <img src="fly.gif" alt="I think I can fly" height="100" width="50"> a. 3 b. 1 c. 2 d. 4
d. 4
The last line of code in a valid web page will always be _____________. a. </body> b. </head> c. <!DOCTYPE html> d. </html>
d. </html>
Which tag is used to link web pages together? a. <hyperlink> tag b. <href> tag c. <link> tag d. <a> tag
d. <a> tag
Choose the tag pair to use when displaying important text in bold font weight. a. <bold> </bold> b. <big> </big> c. <size> </size> d. <b> </b>
d. <b> </b>
If you need to add more items to a bulleted list, you add them using the ___________ tag(s). a. <bull> and </bull> b. <li> and </li> c. <l> d. <ul>
d. <ul>
_____________ software is able to tap into user preferences, current location and time, social connections, and other attributes to improve services. a. Facial recognition b. Fuzzy logic c. Boolean d. Context-aware
d. Context-aware
Online newspapers can be delivered in real-time through ______________ to news readers. a. MIDI b. CAD c. PDF d. RSS
d. RSS
_________ make up a large portion of the interactive media market. a. Virtual objects b. Educational tools c. Controllers d. Video games
d. Video games
One of the earliest personal digital assistants was _______________. a. a program named Turing b. a robot named ASIMO c. based on pattern recognition d. a paperclip named Clippy
d. a paperclip named Clippy
Computer-aided design software provides tools to __________. a. architects and artists only b. design only 3D objects c. design only 2D objects d. design only 2D and 3D objects
d. design both 2D and 3D objects
EDI, _____________, smart cards, and digital certificates are designed to support safe and secure online transactions. a. easyCash b. USB c. ecert d. ecash
d. ecash
What is another name for ecash? a. tokens b. digital dollars c. digicash d. emoney
d. emoney
Which property can be used to configure italic text? a. font-italic b. font-weight c. font-type d. font-style
d. font-style
A video camcorder's image quality is measured by the number of pixels in each _____________. a. photo b. object c. strip d. frame
d. frame
The introduction of _____________ on cell phones was the first step toward realizing augmented reality. a. voice messaging b. text messaging c. instant messaging d. geographic positioning systems
d. geographic positioning systems
Medical robots are built with __________ capabilities to perform sophisticated surgeries. a. natural b. interpreted c. segmented d. high-precision
d. high-precision
An expert system relies on ___________ to provide subject-specific knowledge. a. Bayesian analysis b. computational analysis c. the Singularity d. human experts
d. human experts
AI neural networks use ________ to simulate the processing that takes place between neurons in the brain. a. cognition b. expert systems c. synapses d. software
d. software
The concept of the Singularity predicts that computers will be ____________. a. wireless b. destructive c. smaller d. superintelligent
d. superintelligent
A basic example of ________ is the use of graphs and charts to illustrate numeric data. a. construction b. vectorization c. animation d. visualization
d. visualization