Organization
What is the purpose of an output device?
To allow the computer to display or communicate the result of a computation
Voice assistant tools like the Google Home or Siri are examples of what type of Artificial Intelligence?
Weak Artificial Intelligence
What is an identifier that stores data or information and can be changed at any time?
Variables
Which platform do we use for our coursework?
CodeHS
HTML
True or False?
An Operating System of a computer is responsible for allowing the user to write programs?
FALSE!!!
True or False?
Most Artificial Intelligence is inherently unethical.?
False!
What is a data type that is similar to an integer, execpt it DOES have a decimal component?
Float
What is the highest grade you can get on a quiz if you retake it?
85
What does HTML Stand for?
Hyper
Text
Markup
Language
What does CPU stand for?
Central Processing Unit
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.
Name two interpreted languages?
Javascipt and Python
What three things should you avoid doing in class during instructions?
Being on your phone, sleeping, on your chromebook or talking.
What is the function that you use to make your text in the <body> appear first and large?
<H1>
What is the device that connects all of the physical components of a computer together?
Motherboard
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.
Name two complied language programs.
C++ and Java
When can you use your phone?
During Brain Breaks and Free Time
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
What are the three main components of a computer’s hardware?
CPU, Memory, Motherboard
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!
What is an identifier that stores data or information and CANNOT be changed
Constant
What is the activity we worked on in the beginning of the year where we set classroom rules & signed it?
Social Contract!
What do each HMTL document start off with?
<!DOCTYPE HTML>