Java Script Pro

Java Script Pro

3rd Grade - University

12 Qs

quiz-placeholder

Similar activities

bài tập mảng tiết 1

bài tập mảng tiết 1

11th Grade

15 Qs

Coding

Coding

5th Grade

10 Qs

Kiểm tra thường xuyên lần 2 (11/8-11/6)

Kiểm tra thường xuyên lần 2 (11/8-11/6)

KG - 12th Grade

10 Qs

Evaluare Funcții

Evaluare Funcții

11th Grade

8 Qs

JS QUIZ

JS QUIZ

University

8 Qs

Web Unit Lab 5 Check for Understanding

Web Unit Lab 5 Check for Understanding

9th - 12th Grade

12 Qs

Gaming/JavaScript

Gaming/JavaScript

8th Grade

14 Qs

Java Script Pro

Java Script Pro

Assessment

Quiz

Other, Instructional Technology

3rd Grade - University

Hard

Created by

Nikhil Sharma

Used 14+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not JavaScript Data Types?

Undefined

Number

Boolean

Float

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command colors the background of your canvas?
background 
endShape
var = color
fill

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What command removes the outlines from shapes?
noOutline ();
noColor();
noBorder();
noStroke ();

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command: ellipse( 200,100, 20, 20) will draw:
an ellipse that is 100 pixels wide and 100 pixels high
a circle whose center is 200 pixels across and 100 pixels down
a rectangle that is 200 pixels by 100 pixels wide
a circle that is 200 pixels in diameter

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

What are the 3 main languages of the Internet?

HTML

CSS

Python

Javascript

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Javascript used for?

Behaviour

Presentation

Structure

7.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

To increase value of X by 1?

x++;

x=x+1;

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?