0% found this document useful (0 votes)
502 views1 page

Jawaban Java Fundamental Quis 2 Sesi 1

This document contains a quiz about Java fundamentals concepts taught in an Alice programming course. The quiz questions cover topics like using procedures to control object movement and turning, associating objects, and synchronizing object movement. The correct answers are indicated with an asterisk.

Uploaded by

khoirul fajri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
502 views1 page

Jawaban Java Fundamental Quis 2 Sesi 1

This document contains a quiz about Java fundamentals concepts taught in an Alice programming course. The quiz questions cover topics like using procedures to control object movement and turning, associating objects, and synchronizing object movement. The correct answers are indicated with an asterisk.

Uploaded by

khoirul fajri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

11/30/2017 Java Fundamentals - Teacher - English

Java Fundamentals - Teacher - English Outli

Outline 1. Which of the following is a reason why you might disable programming statements in your Alice code?

Java Fundamentals - Teacher - Eng


To make an object move forward.
Teacher Curriculum To disable the entire program.
Quizzes and Exams To make an object turn and move simultaneously.
To help isolate portions of code during testing. (*)
Section 2 Quizzes
Incorrect. Refer to Section 2 Lesson 3.
Section 2 Quiz 1 - L1-L

Section 2 Quiz 2 - L8-L14 2. The delay procedure in Alice halts an object's motion before the next motion begins. True or false?

Section 3 Quizzes
True (*)
Java Fundamentals Midterm
False
Section 4 Quiz
Correct
Section 5 Quiz
3. What is the first step to programming an object to turn left in Alice?
Section 6 Quiz

Section 7 Quiz
Select the distance to turn.
Java Fundamentals Final Ex
Select the object to program from the instance menu. (*)
Select the duration for the object to turn.
Drag the turn procedure into the Code editor.

Incorrect. Refer to Section 2 Lesson 3.


4. In Alice, the setVehicle procedure will associate one object to another. True or false?

True (*)
False

Correct
5. In Alice, when two objects are synchronized and move together, this means that one object is:

A class of another
An object of another
A vehicle of another (*)
An instance of another

Incorrect Refer to Section 2 Lesson 6

http://ilearning.oracle.com/ilearn/en/learner/jsp/player.jsp?rco_id=2005565447&classroom_id=2031716710&scorm_attempt=1512016881922&ses 1/1

You might also like