Snake Game

Snake Game

3rd - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

1st - 12th Grade

10 Qs

7ICT - Algorithms Revision Quiz

7ICT - Algorithms Revision Quiz

7th Grade

15 Qs

Начала программирования на языке Паскаль

Начала программирования на языке Паскаль

8th - 11th Grade

15 Qs

7 ICT Sem 2 Reviewer

7 ICT Sem 2 Reviewer

7th Grade

10 Qs

Nhập môn HTML

Nhập môn HTML

6th - 9th Grade

13 Qs

[RB3-Ch9] Application of Computers

[RB3-Ch9] Application of Computers

8th Grade

15 Qs

Word Processor

Word Processor

4th Grade

13 Qs

Snake Game

Snake Game

Assessment

Quiz

Computers

3rd - 8th Grade

Hard

Created by

NotchUp .co

Used 73+ 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.

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

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?