IST, Final Exam

Flashcard
•
Computers
•
10th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is Digital Device Convergence?
Back
Multiple devices are combined into one device.
2.
FLASHCARD QUESTION
Front
Artificial Intelligence is
Back
the ability to do tasks associated with intelligent beings.
3.
FLASHCARD QUESTION
Front
Which of the following is the correct function to make Karel do a spin? Options: function spin(){ turnAround(); turnAround(); turnAround(); } , Functions Spin(){ Turnright() Turnright() Turnright() Turnright() } , function spin(){ turnLeft(); turnLeft(); turnLeft(); turnLeft(); } , Function Spin(){ turnLeft(); turnLeft(); turnRight(); turnRight(); }
Back
function spin(){
turnLeft();
turnLeft();
turnLeft();
turnLeft();
}
4.
FLASHCARD QUESTION
Front
Which of the following best describes what will happen when the following code is run?
putBall();
putBall();
putBall();
move();
turnLeft();
Back
Karel will put three balls, move, then point North.
5.
FLASHCARD QUESTION
Front
Identify the type of file and the software used to open it by the extension: *.exe
Back
Executable file
6.
FLASHCARD QUESTION
Front
Which block contains the code for when a Sprite touches another Sprite? Options: Sensing, Looks, Controls, Motion
Back
Sensing
7.
FLASHCARD QUESTION
Front
What needs to happen to the clone in order for it to say, "GAME OVER!"? Options: When the clone is created, When the clone touches the edge, When the clone touches the Rocketship, When the clone is touching another sprite.
Back
When the clone touches the Rocketship
8.
FLASHCARD QUESTION
Front
Which of the following is the language used by computers to communicate commands to the parts? Computer Science, Binary, Karel, Hexadecimal
Back
Binary
9.
FLASHCARD QUESTION
Front
Which of the following is an IP Address? 10.0.0.300, 30680, 706.549.7193, 192.168.1.1
Back
192.168.1.1
Similar Resources on Wayground
15 questions
Newtons Laws and Pulleys

Flashcard
•
10th Grade
5 questions
If statements DRILL

Flashcard
•
8th Grade
10 questions
Unity Basics Flashcard for Students

Flashcard
•
10th Grade
12 questions
Hill Parking

Flashcard
•
9th - 12th Grade
10 questions
HS AED

Flashcard
•
9th - 12th Grade
15 questions
Espanhol 2 - Capitulo 3B Vocabulario

Flashcard
•
10th Grade
13 questions
Programming Concepts with Karel

Flashcard
•
9th Grade
8 questions
Directional Commands

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade