JS Basics

JS Basics

1st - 5th Grade

11 Qs

quiz-placeholder

Similar activities

Computers Quiz

Computers Quiz

1st - 5th Grade

10 Qs

Quiz de algoritmos

Quiz de algoritmos

1st Grade

11 Qs

NotchUp - Scratch My First Quiz

NotchUp - Scratch My First Quiz

1st - 8th Grade

8 Qs

Powtoon 5 C

Powtoon 5 C

4th - 6th Grade

10 Qs

Tux Paint Quiz L-4 Part B

Tux Paint Quiz L-4 Part B

4th Grade

9 Qs

Scratch Grade 4

Scratch Grade 4

4th Grade

12 Qs

Pernyataan Function dan Procedure

Pernyataan Function dan Procedure

1st - 3rd Grade

10 Qs

Định dạng Kí tự Phông chữ

Định dạng Kí tự Phông chữ

5th Grade

13 Qs

JS Basics

JS Basics

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

Gergely Laborci

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Melyik sor ír a konzolra üzenetet?

printf("message")

console.log("message")

log("message")

console.write("message")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Melyik JS adattípus?

number

int

char

float

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hogy kell betölteni külső JS forrásfájlt?

loadScript("myfile.js")

<script src="myfile.js"></script>

<script>myfile.js</script>

script.load("myfile.js")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hogy kell string változót létrehozni JS-ben?

var name = "John Lennon";

string name = "John Lennon";

char[] = "John Lennon";

name:string = "John Lennon";

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

console.log(12 + 3 + "1" + 10)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hogy tudjuk meg egy tömb hosszát?

count(myArray)

array.length(myArray)

lengthOf(myArray)

lengthOf myArray

myArray.length

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mi a "nem szám" JavaScriptben?

NaN

!number

not(number)

:not(number)

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?

Discover more resources for Computers