CSI-P1

CSI-P1

University

15 Qs

quiz-placeholder

Similar activities

GEMATMW - Cryptography

GEMATMW - Cryptography

University - Professional Development

16 Qs

Minecraft 1.16

Minecraft 1.16

KG - Professional Development

15 Qs

QUIZ 2

QUIZ 2

University

20 Qs

Fun riddles

Fun riddles

KG - Professional Development

11 Qs

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

Hệ Điều Hành Của Máy Tính

Hệ Điều Hành Của Máy Tính

10th Grade - University

10 Qs

University of Salford AVD

University of Salford AVD

University

15 Qs

Node.js

Node.js

University

10 Qs

CSI-P1

CSI-P1

Assessment

Quiz

Computers, Education, Fun

University

Practice Problem

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?