Vocab
File Types
More File Types
The Web
Plug-ins and more
Random
100

An application used to retrieve a file when the program needed to open the file type is not installed on your computer.


 

A viewer

100

What kind of file formats are .au, .mp3, .aiff and .wav?

Audio


100

Which of the following graphics file formats is widely used for complex graphics because it uses lossy compression and supports 16 million colors?

JPEG
100

Why are audio and video files compressed before they are transferred across the Internet?

To shorten the amount of time required to download them.

100

Extensions and plug-ins used to extend the functionality of the Firefox Web browser.


add-ons

100

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

200

What do copyright laws protect?

original works of authorship online as well as in print.


200

What kind of file formats are .gif, .jpg, .png and .tif?

Graphics


200

Which video file format is the Macintosh native movie platform?

.mov

200

What is the term for an algorithm used by HTML5 to compress and decompress files?

Codec

200

What is the legacy plug-in created by Apple Computer for running video files and audio files?

QuickTime

200

What is the term for an element on a Webpage that contains data and procedures for how that item will react when activated?

Object

300

A small image that is a preview of a Webpage's contents and information.

thumbnails

300

What kind of file formats are .avi, .mp4, .ogg, .webm and .mov?

video


300

Which audio file format is the native sound format for Windows?

Waveform (WAV)


300

An HTML5 application programming interface that allows developers to retrieve the geographical location information for a client-side device.

geolocation

300

Which language is considered the best language for creating large applications?

C++

300

What is an extension?

The evolution of plug-in technology designed to supplement and improve your Web experience.

400

What is lossless compression?

All the original data can be recovered when the file is decompressed.


400

What kind of file formats are .txt, .pdf, and .rtf?

Document

400

Which video file format is a royalty-free, open video and audio format that is supported by Google?

.webm
400

What is the primary goal of an extension?

To supplement multimedia content in Websites


400

What is a security risk that comes with downloading extensions?

Extensions can disguise themselves as legitimate programs while actually acting as malware.


400

Which of the following is a weakness of Python?

It is traditionally slower than other languages.


500

What is the name for resizable images that are saved as a sequence of vector statements, which describes a series of points to be connected.

Vector graphics


500

What is the file type that Google Chrome extensions use?

.crx

500

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

500

Which of the following is true about client-side JavaScript?

It needs HTML to run.


500

Which of the following is considered an event-driven scripting language?

JavaScript


500

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