Multimedia
Excel charts
JavaScript
Javascript-2
CSS/Hardware
100

A digital audio file made available on the internet for downloading to a computer or mobile device

What is a podcast?

100

Chart that makes comparisons easy.

What is a bar chart.

100

One rule for naming functions.

What must begin with a letter or an underscore, may not contain any spaces, punctuation (such as periods or commas) or reserved words?

100

An object and it's property are separated by this notation

What is dot notation?

100

Base 2 number system is called
 

What is a binary number system?

200

The combination of text, sound, and video to express an idea or convey a message

What is multimedia?

200

Chart that makes percentage values easy to see


What is a pie chart?

200

The variable is available for use anywhere inside the HTML file webpage

What is a global variable?

200

The variable's value is available only in the function in which it is defined

What is local?

200

Name any three Position values in CSS

What is Static,relative,absolute,fixed,sticky any three is okay

300

Reason early days of internet file size was limited

What is access was via phone lines

300

Chart that is ideal for showing trends over time.

What is a line chart?

300

Javascript objects have

What are properties and methods?

300

Three of the four data JavaScript types 

What is numeric, string, date and boolean?

300

Most commonly used CSS position property value

What is position relative?

400
Two of the five attributes for the <audio> tag

What is autoplay, controls, loop, preload and src?

400

Similar to line charts, except the areas under the lines are filled in.

What is an area chart?

400

Actions that an object can perform

What are methods or functions?

400

This feature allows variables to be flexible and store any data type. 

What is loosely-typed?

400

This CSS property can be used to create a magazine layout on a webpage

What is Float?

500

Three supported video formats in HTML

What is MP4, WebM, and OGG?

500

Displays data across a 3D landscape.

What is a surface chart?

500

An HTML tag that identifies a section of  HTML code using the id attribute so content of the tag can be set or defined by the use of the innerHTML property

What is a container?

500

Method that extracts part of a string

What is substring() or substr()?

500

Built-in core processor software responsible for booting up your system.
 

 What is BIOS

M
e
n
u