Welcome to Terminology

Welcome to Terminology

3rd - 12th Grade

40 Qs

quiz-placeholder

Similar activities

Revision of Python

Revision of Python

11th Grade

38 Qs

Basic java script questions

Basic java script questions

6th - 8th Grade

36 Qs

javascript and css

javascript and css

7th - 11th Grade

41 Qs

P5 JS

P5 JS

9th - 12th Grade

35 Qs

Python

Python

9th Grade

40 Qs

JavaScript

JavaScript

12th Grade

37 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

ICS3U - Exam final - Révision

ICS3U - Exam final - Révision

11th Grade

40 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?