wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

8th Vocab Quiz 1.2

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

physical models used to test whether a design meets the design requirements

a)

prototypes

b)

design process

c)

autonomous

d)

system

2.

Operating without direct human control

a)

prototyping

b)

autonomous

c)

system

d)

CamelCase

3.

A group of interacting, interrelated, or interdependent elements or parts that function together as a whole to accomplish a goal.

a)

autonomous

b)

input

c)

system

d)

output

4.

Something put into a system, such as resources, information, or signals, in order to achieve a result.

a)

system

b)

input

c)

output

d)

autonomous

5.

The results of the operation of a system

a)

system

b)

input

c)

output

d)

autonomous

6.

What is missing from the middle yellow box?

a)

Processing (Brain)

b)

System

c)

Autonomous

d)

More input

7.

The writing of compound words by starting each word with a capital letter. Procedures and variables are named using camelCase, but the first word in the name is not capitalized.

a)

Hashtags

b)

CamelCase

c)

VEXcode rules for naming

d)

comments

8.

VEXcode rules for naming says that you cannot do which of the following?

a)

Use spaces

b)

Duplicate names

c)

Use special characters

d)

Start with a number

e)

All of these

9.

A block of code that is triggered when a certain event happens

a)

event handler

b)

CamelCase

c)

system

d)

comment

10.

What type of block tells you how long a process will run in VEXcode?

a)

Spin motor forward

b)

Wait

c)

Stop

d)

When started