JS Basics

JS Basics

1st - 5th Grade

11 Qs

quiz-placeholder

Similar activities

Pengantar C/C++/Java

Pengantar C/C++/Java

1st - 12th Grade

9 Qs

3D printing Grade 5

3D printing Grade 5

5th Grade

16 Qs

Advanced Scripts in Scratch

Advanced Scripts in Scratch

5th Grade

14 Qs

Java Web

Java Web

1st - 7th Grade

12 Qs

Year6- T1 Test Revision-24

Year6- T1 Test Revision-24

5th Grade

15 Qs

Programar com o Scratch

Programar com o Scratch

4th Grade

12 Qs

Tin 8/1

Tin 8/1

KG - University

10 Qs

LTP - 2018-2 (1 e 2 semestre)

LTP - 2018-2 (1 e 2 semestre)

1st - 10th 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?