Computer 7 Final Test

Computer 7 Final Test

40 Qs

quiz-placeholder

Similar activities

ASESMEN TENGAH SEMESTER

ASESMEN TENGAH SEMESTER

11th Grade

40 Qs

10.4 Q individual #4-11deductions, filing returns

10.4 Q individual #4-11deductions, filing returns

9th Grade

40 Qs

6th Grade Final Exam Semester 2

6th Grade Final Exam Semester 2

6th Grade

35 Qs

Algebra 1 2023 Final Review

Algebra 1 2023 Final Review

9th Grade

40 Qs

 Exam DM and MD- 24

Exam DM and MD- 24

KG - University

41 Qs

Quizz 2023

Quizz 2023

KG - University

39 Qs

Computer 7 Final Test

Computer 7 Final Test

Assessment

Quiz

others

Medium

Created by

Corey Kline

Used 5+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

1.) Which of the following is a valid function call (command)?
forward;
forward():
forward();
All answers are correct

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

2.) How would you move an object forward 3 times?
forward(); forward(); forward();
forward() *3
call forward three times
forward() {3};

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

3.) Which of the following is the correct way to start a multi-line comment (Javascript)?
/*
//
*/
\

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

4.) Which of these sites have we NOT used for coding?
Tynker.org
Code.org
Cobalt.org
Microsoft makecode.org

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

5.) Which one is NOT a coding language mentioned this far?
Bing
Blockly (blocks)
Python
Java Script

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

6.) Which "for" loop will move your character 5 times?
for i in range (1,5): forward()
for i in range (5): forward()
for i in range (1,3): forward()
for 5 times forward();

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

7.) What are you to think of when you hear Java or Javascript?
Snakes
Turtles
Coffee
Blocks

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?