Koja se nardba koristila za ispis u ovom videu?
PHP & MySQL - 09 - Petlje

Quiz
•
Computers
•
11th Grade
•
Easy
Mirko Martinović
Used 10+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Echo
Cout
Output
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koja od naredba je točno napisana?
for(i = 0 ; i < 5; i++){ }
for($i = 0 ; $i < 5; $i++){ }
for($ = 0 ; $ < 5; $++){ }
for($i = 0 ; $i < 5; $i+){ }
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koliko se dijelova koda nalazi u for petlji ( u dijelu koji se nalazi u zagradi nakon ključne riječi for )?
1
2
3
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako pravilno kreiramo $blogs polje?
$blogs = [blog1, blog2, blog3];
$blog = [blog1, blog2, blog3];
$blogs = [blog1, blog2, blog3]
$blogs = [blog1; blog2; blog3];
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koju naredbu koristimo, ako ne znamo koja je veličina polja, a želimo proći kroz sve elemente polja?
While
Do while
For
Foreach
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sto ce program ispisati
$ninjas = [‘shaun’, ’ryu’, ‘yoshi’];
for($i = 0 ; $i < count
($ninjas); $i++){
echo $ninjas[$i];
}
shaun ryu yoshi
shaunryuyoshi
shaun
shaun
ryu
yoshi
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kojom naredbom ćemo prebrojati koliko zapisa imamo u našem polju?
total
number
count
total
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Quiz 2: Introduction to PHP

Quiz
•
11th Grade
15 questions
Rainbow Six: Siege

Quiz
•
KG - 12th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
16 questions
Linux komendy polecenia podstawy

Quiz
•
8th - 12th Grade
17 questions
PHP MySQL

Quiz
•
7th Grade - Professio...
13 questions
PHP & MySQL - 04

Quiz
•
11th - 12th Grade
10 questions
L5 Python Knowledge Quiz

Quiz
•
9th Grade - University
11 questions
Data Transmission

Quiz
•
10th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University