JavaScript#1

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Jasna Bošković
Used 11+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Šta će biti ispisano u konzoli nakon izvršenja sledeće naredbe:
console.log("a" + "b");
ab
ba
195
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kog je tipa sledeća promenljiva:
let broj = "1000";
Number
String
Char
Boolean
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se još naziva nadovezivanje dva teksta (stringa)?
Sabiranje
Kulminacija
Konkatenacija
Konekcija
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Šta će biti ispisano u konzoli nakon izvršenja sledeće naredbe:
console.log(10 % 3);
10
3
1
0
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koju vrednost ima promenljiva c nakon izvršenja sledećih naredbi:
let a = 5;
let b = 2;
let c = a / b;
2.5
2
7
1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Šta će biti ispisano u konzoli nakon izvršenja sledeće naredbe:
console.log(1 + 1 + "4" + 2 + 1);
2421
11421
243
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koji od ponuđenih naziva funkcija je u skladu sa pravilom pisanja naredbi u JavaScript-u?
traziREC
TraziRec
traziRec
TRAZIrec
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
JS DOM

Quiz
•
9th - 12th Grade
14 questions
Coding Python 1.1. Statements & Variables

Quiz
•
7th - 9th Grade
20 questions
Unit 5 Quiz - Loops & Lists (code.org)

Quiz
•
10th - 12th Grade
10 questions
Mozgalice 9,10 - 2. razred

Quiz
•
2nd Grade - University
19 questions
Post Assessment Review

Quiz
•
10th Grade
16 questions
Python - Osnove objektno usmjerenog programiranja

Quiz
•
12th Grade
10 questions
Python

Quiz
•
10th - 11th Grade
15 questions
1B_PENSAMENTO_COMPUTACIONAL__JavaScript e Fibonacci

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade