JavaScript

JavaScript

11th Grade

15 Qs

quiz-placeholder

Similar activities

Python Module 2 Section 6 Review

Python Module 2 Section 6 Review

11th Grade

10 Qs

affiche_2

affiche_2

10th Grade - University

15 Qs

Senki

Senki

11th Grade - University

11 Qs

UH PKK

UH PKK

11th Grade

10 Qs

C Programming Fundamentals

C Programming Fundamentals

11th Grade

20 Qs

Bootstrap basics

Bootstrap basics

9th - 12th Grade

15 Qs

HTML Level 1

HTML Level 1

8th Grade - University

16 Qs

Operational procedure n5

Operational procedure n5

11th Grade

18 Qs

JavaScript

JavaScript

Assessment

Quiz

Information Technology (IT)

11th Grade

Practice Problem

Hard

Created by

István Kovács

Used 2+ 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 SELECT QUESTION

45 sec • 1 pt

Az alábbiak közül mi egyszerű típus (primitív) a JavaScriptben?

string
boolean
number
object

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Az alábbiak közül mik a referencia típusok (összetett típusok) JavaScriptben?

Numbers, String, Date

Object, String, Numbers

Function, Undefined, Symbol

Object, Array, Function

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Írd be a pontok helyéről hiányzó részt:

........getElementById('azonosito');

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mi az eredménye JS-ben?

('5' + '10') * 2

30

510

1020

undefined

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Hogyan tudjuk kiírni JS-ben hogy 'banana'?

console.log('b' + 'a' + + 'a' + 'a');

console.log('banana');

console.log(('b' + 'a' + + 'a' + 'a').toLowerCase());

Nem lehet ezt a szót kiíratni

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Melyik metódussal tudunk a konzolon megjeleníteni adatokat?

console.log()

println();

console.writeLine();

print()

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Melyek relációs operátorok a JS-ben az alábbiak közül?

!==

<=

=>

===

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?