Computer
Organization
AI
Programming
Fundamentals
Classroom
Etiquette
Web
Design
100


What is the purpose of an output device?


To allow the computer to display or communicate the result of a computation



100

Voice assistant tools like the Google Home or Siri are examples of what type of Artificial Intelligence?



Weak Artificial Intelligence


100

What is an identifier that stores data or information and can be changed at any time? 

Variables

100

Which platform do we use for our coursework?

CodeHS

100
What is the language for building a web-page?

HTML

200

True or False? 

An Operating System of a computer is responsible for allowing the user to write programs?

FALSE!!!

200

True or False? 

Most Artificial Intelligence is inherently unethical.?

False! 

200

What is a data type that is similar to an integer, execpt it DOES have a decimal component?

Float

200

What is the highest grade you can get on a quiz if you retake it?

85

200

What does HTML Stand for?

Hyper

Text 

Markup

Language

300

What does CPU stand for?

Central Processing Unit

300


Two programs are developed using the same exact Artificial Intelligence software. Program A is exposed to 12,000 users, while the Program B is exposed to 10,000 users. What which program is likely to create a more accurate out?



Program A is most likely to create a more accurate output than program B.

300

Name two interpreted languages?


Javascipt and Python

300

What three things should you avoid doing in class during instructions?

Being on your phone, sleeping, on your chromebook or talking.

300

What is the function that you use to make your text in the <body> appear first and large?



<H1>

400

What is the device that connects all of the physical components of a computer together?

Motherboard

400

True or False: 

If you are able to determine if the customer service is an AI vs a real human that means it passed the Turing Test

False!! You should not be able to tell.

400

Name two complied language programs.

C++ and Java

400

When can you use your phone?


During Brain Breaks and Free Time

400

What is HTML made up of? It is a text of a document in order to tell the browser how the text should be displayed?

HTML Tags

500

What are the three main components of a computer’s hardware?

CPU, Memory, Motherboard



500

True or False! 

Machine Learning, Natural Language Processors, and Neutral Networks are all forms of Artificial Intelligence are used to create AI-powered chat-bots? 

TRUE! 

500

What is an identifier that stores data or information and CANNOT be changed

Constant

500

What is the activity we worked on in the beginning of the year where we set classroom rules & signed it? 

Social Contract!

500

What do each HMTL document start off with?

<!DOCTYPE HTML>