CP1
CP2
CP3
CP4
CP5
100

Which act requires commercial websites that collect personal information from children under the age of 13 to obtain parental consent

What is 

Children’s Online Privacy Protection Act of 1988 (COPPA)?

100

What is the decimal representation of the binary number 1100

What is 12?

100

How would a programming language that allows programs to run on any operating system be classified

What is High Level?



100

Which statement best describes how World War II impacted computer development

What is The need for accuracy of military calculations for the trajectory of artillery shells led government to develop a computer?

100

Jamie is careful to use non-offensive language and to be considerate of the feelings of others when she sends email messages. What does this behavior exemplify

What is Netiquette?

200

Which describes a program designed to reproduce itself by copying itself into other programs without the user’s knowledge

What is 

A virus?

200

The need to perform what tasks led to the development of the first mechanical devices

What is 

Mathematical computations?

200

To determine the level of the computer language, compare the language used to the:

What is

abstractions the language contains from machine code of 0s and 1s?

200

The Stepped Reckoner was never mass-produced because:

What is it frequently jammed or malfunctioned, causing data reliability issues?

200

How would a programming language composed of hexadecimal numbers that will only run on an IBM computer be classified

What is Low level?

300

Which statement best explains the conversion of the binary number 1010 to a decimal number

What is

Moving from left to right, the first 1 is 23;the first 0 is 22;the second 1 is 21 and second 0 is 20 therefore the binary number is equal to the decimal number 10 because 23 = 8 and 21 = 2 and 8 plus 2 equals 10?

300

What is the binary representation of the decimal 42

What is 

101010?

300

What are advantages of the Visual Basic language

What is Simple, general-purpose, object-oriented?

300

Which act gives law enforcement the ability to monitor individual’s email and web activity

What is Provide Appropriate Tools Required to Intercept and Obstruct Terrorism (PATRIOT) Act of 2001?

300

What is the decimal representation of the binary number 10001

What is 17?

400

The information posted on the Social Security Administration website for public view and access is in compliance with which legislation

What is 

Electronic Freedom of Information Act of 1996?

400

The best way to compare a binary number to a hexadecimal number is to convert:

What is the binary number to a hexadecimal number and compare that to the hexadecimal number?

400

The use of a hexadecimal numbering system in computers allows the computer to

What is use less disk space in storing data?

400

Which law requires that a government authority have a subpoena, summons, or search warrant to access an individual’s financial records

What is Right to Financial Privacy Acts of 1978?

400

Which act requires federal agencies to develop, document, and implement an agency-wide program to provide information security

What is Federal Information Security Management Act of 2002?

500

What is the primary numbers system used in computers

What is Binary?

500

When comparing third and fourth generation computers, which statement best summarizes the comparison

What is:

The inventions of integrated circuits in third generation computers led to the development of microprocessors in the fourth generation computers?

500

A computer program that stores the names of 5,000 customers for a business would most likely be written in what language

What is SQL?

500

Which act gives individuals the right to see information maintained about them

What is Consumer Credit Reporting Reform Act of 1996?

500

How does Visual Basic differ from BASIC

What is Visual Basic is an object-oriented language and BASIC is not?