Snake Game

Snake Game

3rd - 8th Grade

15 Qs

quiz-placeholder

Similar activities

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Spēle 1

Spēle 1

8th Grade

13 Qs

Lesson 9: Introduction to HTML 5

Lesson 9: Introduction to HTML 5

8th - 12th Grade

10 Qs

Computer Science Syllabus Quiz

Computer Science Syllabus Quiz

8th Grade

15 Qs

Python Programming with Tracy the Turtle

Python Programming with Tracy the Turtle

6th - 8th Grade

10 Qs

REALIMENTACI{ON SEXTO - TERCER PERIODO

REALIMENTACI{ON SEXTO - TERCER PERIODO

6th Grade

18 Qs

Makers Empire

Makers Empire

5th - 8th Grade

10 Qs

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

Snake Game

Snake Game

Assessment

Quiz

Computers

3rd - 8th Grade

Hard

Created by

NotchUp .co

Used 73+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the correct JavaScript syntax to change the content of the following HTML code.

<p id="geek">GeeksforGeeks</p>

document.getElementById(“geek”).innerHTML=”I am a Geek”;

document.getElement(“geek”).innerHTML=”I am a Geek”;

None of the above

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct syntax to display “GeeksforGeeks” in an alert box using JavaScript?

alert(“GeeksforGeeks”);;

alert(“GeeksforGeeks”);

None of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The latest versions of Firefox, Safari, Chrome and Opera all do not support HTML5 Canvas.

True

False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The fillRect() method of the HTML canvas is used to create a filled rectangle on the _____.

msg(“Hello world”)

Target=”new”

web page

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How to Write JS Comments?

// this is a comment //

<-- this is a comment -->

<!--this is a comment -->.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The stroke() method actually draws the path you have defined with all those moveTo() and lineTo() methods..

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function is used to draw the arc on canvas?

fun function

<th>

Stroke()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?