ICS Y1 Final Exam

Quiz
•
Computers
•
10th Grade
•
Medium
Milan Bozic
Used 1+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the following function?
function turnRight(){
turnLeft();
turnLeft();
turnLeft();
}
turnRight
turnLeft
Function
Right Turn
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is the following command an invalid Karel command?
turnleft();
It should end in a colon rather than a semicolon
The l should be a capital L
It should start with a capital T
This command is correct
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which command is written incorrectly?
putBall();
putball();
turnLeft();
takeBall();
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function will allow Karel to spin in circle?
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which code below will put Karel in the position shown in picture?
move(); Move(); turnLeft(); move();
move; move(); turnLeft; move();
move(); move(); TurnLeft(); Move();
move(); move(); turnLeft(); move();
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way to write the turnRight function?
function turnRight( ){
turnLeft( );
turnLeft( );
}
function turnRight( ){
turnLeft( );
turnLeft( );
turnLeft( );
}
function turnRight( )
turnLeft( )
turnLeft( )
function turnright( ){
turnLeft( );
turnLeft( );
turnLeft( );
}
Create a free account and access millions of resources
Similar Resources on Wayground
51 questions
Paper1 and Paper 2 - J277

Quiz
•
10th Grade
46 questions
iGCSE ICT Past Paper - Section A Questions (Years 2011, 2012 and 2013)

Quiz
•
10th - 12th Grade
50 questions
AP CS P 5.1

Quiz
•
10th Grade - University
50 questions
HTML

Quiz
•
8th Grade - University
50 questions
G10 Revision Quiz

Quiz
•
10th Grade
55 questions
Ujian Tengah Semester TIK-9A

Quiz
•
9th Grade - University
55 questions
*Computer Science Test*

Quiz
•
KG - Professional Dev...
49 questions
Information Technology Fundamentals Pre-Assessment

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade