Variables-G6-W6 test

Variables-G6-W6 test

6th Grade

10 Qs

quiz-placeholder

Similar activities

KIỂM TRA TX L2-2-2122

KIỂM TRA TX L2-2-2122

1st Grade - University

10 Qs

Code.org CSD Unit 3 Lesson 5

Code.org CSD Unit 3 Lesson 5

6th - 8th Grade

8 Qs

Java Script

Java Script

5th - 7th Grade

8 Qs

JS: Conditionals!

JS: Conditionals!

6th Grade - University

11 Qs

Introduction to Web Development

Introduction to Web Development

3rd - 8th Grade

5 Qs

AV2b - Pensamento Computacional - Explorando o p5.js

AV2b - Pensamento Computacional - Explorando o p5.js

2nd Grade - University

10 Qs

MS EXCEL (PD)

MS EXCEL (PD)

6th Grade

10 Qs

Conceptos de Diseño y Desarrollo Web

Conceptos de Diseño y Desarrollo Web

6th Grade

10 Qs

Variables-G6-W6 test

Variables-G6-W6 test

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Selina Fan

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which followed statement is correct.

varCircle=10;

Var Circle=10;

var Circle of center=10;

var CircleOfCenter=10;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct.

var ColourOfShape="yellow";

fill(ColourOfShape);

var HeightOfShape=170;

rect(100,HeightOfShape);

rect(100,HeightOfShape);

var HeightOfShape=170;

var ColourOfShape="yellow";

fill(ColourOfShape);

fill(ColourOfShape);

rect(100,HeightOfShape);

var HeightOfShape=170;

var ColourOfShape="yellow";

fill(ColourOfShape);

var HeightOfShape=170;

var ColourOfShape="yellow";

fill(ColourOfShape);

rect(100,HeightOfShape);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct.

var BestColour="navy";

fill(BestColour);

var BestColour=navy;

fill("BestColour");

var BestColour="navy";

fill(bestcolour);

var BestColour=navy;

fill(BestColour);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which group of codes has problem?

var ColourOfShape="red";

var Shapee=300;

fill("ColourOfShape");

rect(Shapee,Shapee);

var ColourOfShape="red";

var Shapee=300;

fill(ColourOfShape);

rect(Shapee,Shapee);

var ColourOfShape="red";

fill(ColourOfShape);

var Shapee=300;

rect(Shapee,Shapee);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which code has the problem?

a.

b.

c.

d.

e.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to correct these sentences?

var 12Clam="blue";

var Sss ad="grey";

var Clam12="blue";

var Sssad="grey";

var Clam="blue";

var Sssa d="grey";

var 12Clam="blue";

var Sssad="grey";

var 12Clam=blue;

var Sssad=grey;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct.

Media Image
Media Image
Media Image
Media Image
Media Image

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?