Shabnam Makes a Square Using the Following Code fill("green");
rect(150, 100, 20, 20);
Which Place Will the Square Drawn?
CSI-P1
Quiz
•
Computers, Education, Fun
•
University
•
Hard
Kirti Mankar
Used 10+ times
FREE Resource
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?
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Joyee Wants To Draw an Ellipse Shape Exactly Shown In the Image. Which Coordinate will she Pick?
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
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
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??
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
What Should Be the Code Written to Create The Following Pattern?
20 questions
PyGame
Quiz
•
University
20 questions
MS Paint Quiz Ch4
Quiz
•
3rd Grade - University
10 questions
Desain Brief
Quiz
•
University
20 questions
JavaScript Game Development Newton
Quiz
•
9th Grade - University
15 questions
Unit 3 Review
Quiz
•
University
10 questions
Video Game Design - Aesprite -Quiz 3
Quiz
•
9th Grade - University
10 questions
Quiz sobre p5.js (aulas 3 e 4)
Quiz
•
10th Grade - University
18 questions
Podstawy programowania JS Processing
Quiz
•
10th Grade - University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade