Õpimap norem tarkvararendaja, Aleksandr Nadvornõi
Minu info
Programmeerimine
Informatsiooni kodeerimine
Sõnastik
Näidis koodid
konspekt
Funktsioonid
Kontoritöö tarkvara
Exceli funktsioonid
Referaadi vormistamise nõuded
WordArt
Multimeedia eesti keeles
Konspekt: Arvutigraafika
Konspekt 2: Fotograafia
Symbol
Postitus
Esimene loeng
Photoshop comics
Animatsiooni loomine
KODUTÖÖ 1 Ribou Mark
Canva koomiline
Photopea
Praktiline töö «Puuviljad»
Fotoaparaadi kasutamine
Film: Intervjuu nooremtarkvaraarendaja kursuse õpilastega
Sotsiaalmeedia Animatsioon
Lõputöö
Helitöötlus
Home
Andmebaasisüsteemide
SQL ülesanded: AB Aviafirma
Andmebaaside põhimõisted
SQL protseduurid / SQL Server
Tabeli normaliseerimine
Trigerid: Kahe seotud tabelite põhjal
SQL trigerid
SQL Server / XAMPP localhost: Kasutajad ja õigused
AB Aviafirma
Tabel Autot
Access
XAMPP protseduurid
SQL laused
SQL laused 2023
Kasutajad XAMPP
Kasutajad SQL server
SQL ebakorrektsed laused
Andmebaas RetseptiRaamat
FOORUM: kasutajate loomine / localhost / SQL Server /Oma ülesanne
AB Kinoteatr
Kasutaja ja nendeõigused
ShopBase / localhost
Kasutajate loomine ja õiguste määramine
Roobotika
Katse 1.
Katse 2
Katse 3.
Katse 4.
Katse 5.
Katse 6
Katse 7.1
Katse 7.2
Robootika Sõnastik
Robootika Teoria
Referaat: Shimizu
Kontroller ja Arduino komponeendid
Veebirakendused
JavaScript/PHP Quiz
HTML/CSS Quizz
PHP
Tarkvara arendusprotsess
Сейчас ваша корзина пуста!
JavaScript/PHP Quiz
Полученные результаты
#1.
What is the correct way to create a function in PHP?
function myFunction()
new_function myFunction()
create myFunction()
#2.
Where is the correct place to insert a JavaScript?
The section
Both the section and the section are correct
The section
#3.
How does a WHILE loop start?
while (i <= 10; i++)
while i = 1 to 10
while (i <= 10)
#4.
Which superglobal variable holds information about headers, paths, and script locations?
$GLOBALS
$_SERVER
$_GET
$_SESSION
#5.
Which operator is used to check if two values are equal and of same data type?
=
===
!=
==
#6.
The external JavaScript file must contain the tag.
True
False
#7.
What is the correct way to include the file «time.inc» ?
<?php include file=»time.inc»; ?>
<!— include file=»time.inc» —>
<?php include:»time.inc»; ?>
<?php include «time.inc»; ?>
#8.
What is the correct way to end a PHP statement?
;
New line
.
</php>
#9.
What is the correct way to open the file «time.txt» as readable?
open(«time.txt»);
open(«time.txt»,»read»);
fopen(«time.txt»,»r»);
fopen(«time.txt»,»r+»);
#10.
In PHP, the only way to output text is with echo.
True
False
#11.
PHP server scripts are surrounded by delimiters, which?
<script>…</script>
<?php>…</?>
<?php…?>
<&>…</&>
#12.
Is JavaScript case-sensitive?
No
Yes
Предыдущий
Полный