Introduction to Web Development

Introduction to Web Development

3rd - 8th Grade

5 Qs

quiz-placeholder

Similar activities

P5.js

P5.js

6th Grade

10 Qs

Unit 3- Lesson 3 & 4 Game Lab Vocab

Unit 3- Lesson 3 & 4 Game Lab Vocab

6th - 8th Grade

10 Qs

JavaScript Test 1: Shapes and Printing

JavaScript Test 1: Shapes and Printing

2nd - 9th Grade

10 Qs

Check-up Exercise: Wick Editor Interface

Check-up Exercise: Wick Editor Interface

7th Grade

10 Qs

9 сынып  Pygame

9 сынып Pygame

8th Grade

10 Qs

p5.js - using color & built-in variables

p5.js - using color & built-in variables

6th Grade

10 Qs

Design and technology G5

Design and technology G5

5th Grade

10 Qs

Web Development Basics Quiz

Web Development Basics Quiz

7th Grade

10 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