Introduction to Web Development

Introduction to Web Development

3rd - 8th Grade

5 Qs

quiz-placeholder

Similar activities

Unit 3, Lessons 3 & 4

Unit 3, Lessons 3 & 4

6th - 8th Grade

10 Qs

JavaScript L1 Quiz 2

JavaScript L1 Quiz 2

5th - 12th Grade

10 Qs

Quiz 5 (28.07.2021)

Quiz 5 (28.07.2021)

1st - 12th Grade

10 Qs

CSS Styles

CSS Styles

4th Grade

10 Qs

Unit 1 - Intro to p5.js

Unit 1 - Intro to p5.js

6th Grade

5 Qs

Code.org (Unit 2)

Code.org (Unit 2)

7th - 12th Grade

10 Qs

Working with Windows

Working with Windows

4th Grade

10 Qs

Пайтон_фігури

Пайтон_фігури

7th Grade

9 Qs

Introduction to Web Development

Introduction to Web Development

Assessment

Quiz

Computers

3rd - 8th Grade

Easy

Created by

NotchUp .co

Used 351+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is 100 in this function - rect(100, 200, 10, 300) ?

X Coordinate

Y Coordinate

Length of Rectangle

Width of Rectangle

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How to create a variable in JavaScript?

variable

int

var

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which function is used to fill the shape?

rect()

color()

fill()

shape()

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does CSS stands for?

Common Styling Sheet

Cascading Sheet Style

Cascading Style Sheets

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will create Canvas() function does?

It will create the circle.

It will create the rectangle

It will create the canvas.

It will fill the shapes