Edit Game
CIW CH 5 Review
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   29  Close
What is an extension?
The evolution of plug-in technology designed to supplement and improve your Web experience.
Which of the following is a weakness of Python?
It is traditionally slower than other languages.
What is the term for an element on a Webpage that contains data and procedures for how that item will react when activated?
Object
Which of the following languages is an object-oriented programming language developed by Sun Microsystems that is often used when data needs to be shared across a network?
Java
What is the term for the programming concept in which a program is handled as a collection of individual items that perform separate functions, rather than as a sequence of statements that performs a specific task?
Object-oriented programming
Which of the following is true about client-side JavaScript?
It needs HTML to run.
Which of the following is considered an event-driven scripting language?
JavaScript
Which language is considered the best language for creating large applications?
C++
What is the primary goal of an extension?
To supplement multimedia content in Websites
What is a security risk that comes with downloading extensions?
Extensions can disguise themselves as legitimate programs while actually acting as malware.
What is the file type that Google Chrome extensions use?
.crx
What is the legacy plug-in created by Apple Computer for running video files and audio files?
QuickTime
What are add-ons?
Extensions and plug-ins used to extend the functionality of the Firefox Web browser.
An HTML5 application programming interface that allows developers to retrieve the geographical location information for a client-side device.
geolocation
A small image that is a preview of a Webpage's contents and information.
thumbnails
What kind of file formats are .txt, .pdf, and .rtf?
Document
What kind of file formats are .au, .mp3, .aiff and .wav?
Audio
Which video file format is the Macintosh native movie platform?
.mov
What kind of file formats are .avi, .mp4, .ogg, .webm and .mov?
video
What kind of file formats are .gif, .jpg, .png and .tif?
Graphics
Which of the following graphics file formats is written in a page description language that is unreadable, and can be printed only on a specific type of printer?
PS
Which audio file format is the native sound format for Windows?
Waveform (WAV)
Which of the following graphics file formats is widely used for complex graphics because it uses lossy compression and supports 16 million colors?
JPEG
What is lossless compression?
All the original data can be recovered when the file is decompressed.
What is the term for an algorithm used by HTML5 to compress and decompress files?
Codec
Which video file format is a royalty-free, open video and audio format that is supported by Google?
.webm
Why are audio and video files compressed before they are transferred across the Internet?
To shorten the amount of time required to download them.
Copyright laws protect:
original works of authorship online as well as in print.
What is a viewer?
An application used to retrieve a file when the program needed to open the file type is not installed on your computer.