Welcome to Terminology

Welcome to Terminology

3rd - 12th Grade

40 Qs

quiz-placeholder

Similar activities

làm việc với dãy số

làm việc với dãy số

6th - 8th Grade

36 Qs

Karel Review

Karel Review

9th - 12th Grade

37 Qs

ÔN TẬP TIẾT 2

ÔN TẬP TIẾT 2

11th Grade

40 Qs

KIỂM TRA TIN HỌC

KIỂM TRA TIN HỌC

11th Grade

40 Qs

KIỂM TRA GIỮA KỲ

KIỂM TRA GIỮA KỲ

11th Grade

40 Qs

JavaScript Variable

JavaScript Variable

12th Grade

37 Qs

JavaScript - Avaliação

JavaScript - Avaliação

10th - 12th Grade

40 Qs

5th SW ZLGA CS8

5th SW ZLGA CS8

8th Grade

35 Qs

Welcome to Terminology

Welcome to Terminology

Assessment

Quiz

Computers

3rd - 12th Grade

Easy

Created by

Brenda McLachlin

Used 6+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these draws a circle on the screen?

ellipse

round

circle

ball

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a correct function definition?

var draw = function() {

draw() {

var draw = function }

draw = function (

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate this expression:


True && False

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate this expression:


True || False

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these lines of code will properly make a new variable?

varx = 5;

var x = 5

var x === 5;

var x = 5;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this symbol mean in javascript:


!

not

and

plus

divide

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this symbol do in javascript?


++

Makes a number one bigger

Adds two different numbers together

Puts the digits of the second number on the end of the first

Combines functions into one larger function

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?