CSI-P1

CSI-P1

University

15 Qs

quiz-placeholder

Similar activities

CodeMonkey for B.Ed IT

CodeMonkey for B.Ed IT

University

10 Qs

selection

selection

University

14 Qs

Optical Illusions

Optical Illusions

KG - Professional Development

14 Qs

STM 2013 : FORMATIF T3-FORM & REPORT

STM 2013 : FORMATIF T3-FORM & REPORT

University

20 Qs

Interesting Bird Facts

Interesting Bird Facts

KG - Professional Development

11 Qs

Quiz Sistem Pembayaran

Quiz Sistem Pembayaran

1st Grade - University

15 Qs

Tree and Planar Graph

Tree and Planar Graph

University

10 Qs

CSI-P1

CSI-P1

Assessment

Quiz

Computers, Education, Fun

University

Hard

Created by

Kirti Mankar

Used 10+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

DRAW QUESTION

45 sec • 1 pt

Shabnam Makes a Square Using the Following Code fill("green");

rect(150, 100, 20, 20);

Which Place Will the Square Drawn?

Media Image

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Joyee Wants To Draw an Ellipse Shape Exactly Shown In the Image. Which Coordinate will she Pick?

Media Image
Media Image
Media Image
Media Image

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Sherya Wants to Replace the Location Of light-blue Square to the Blue Square.

In Below Code What will she Change & to Which Parameters?

rect(50, 50, 100, 100);

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In JavaScript What are The Rules for naming variables??

Variable names can have spaces.

Variable names can't start with a number.

Variable names are case-sensitive.

Variable names can only contain letters.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Jenefa Wrote a Code to Make Pattern which is Shown In Image.

Code:-

var x = 50;

var y = 200;

fill("deeppink");

ellipse(x, 100);

ellipse(350, Y);

rect(x, y);

When she Hits on Run What will be the Output??

Media Image
Media Image
Media Image

No Output.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chaitanya writes the following code to draw a circle.

var xposition =300;

var yposition =300;

ellipse("xposition", "yposition");

In which corner of the screen will the circle be drawn?

Top Left

Bottom Right

Bottom Left

Top Right

Nothing

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What Should Be the Code Written to Create The Following Pattern?

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?