inf03 t1

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Naitsabes Tsasz
Used 18+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
W języku JavaScript instrukcję a++; można inaczej zapisać jako
1+=a;
a=a+1;
a&1;
a<<1;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Polecenie w języku SQL ALTER TABLE USA... ma za zadanie
modyfikację tabeli USA
nadpisanie starej tabeli USA
utworzenie nowej tabeli USA
usunięcie tabeli USA
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Funkcja phpinfo() pozwala na:
sprawdzanie wartości zmiennych użytych w kodzie PHP
debugowanie kodu PHP
uzyskanie informacji o środowisku pracy serwera obsługującego PHP
zainicjowanie kodu w języku PHP
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
W języku SQL, aby wstawić wiersz danych do bazy, należy zastosować polecenie
CREATE INTO
CREATE ROW
INSERT INTO
SELECT ROW
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
W bazie danych zdefiniowano tabelę Mieszkancy wypełnioną danymi. Aby usunąć tę tabelę wraz z zawartością, należy posłużyć się poleceniem
DELETE FROM Mieszkancy;
DROP TABLE Mieszkancy;
TRUNCATE TABLE Mieszkancy;
ALTER TABLE Mieszkancy;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
W języku JavaScript utworzono obiekt. Aby pobrać wartość własności w można zapisać
obiekt->w
obiekt:w
obiekt.w
obiekt::w
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Które z wyrażeń logicznych zapisanych w języku C sprawdza, czy zmienna o nazwie zm1 należy do przedziału (6, 203> ?
(zm1 > 6) || (zm1 <= 203)
(zm1 > 6) && (zm1 != 203)
(zm1 > 6) && (zm1 <= 203)
(zm1 > 6) || (zm1 != 203)
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
MID Sem 5 PWPB XIIRPL

Quiz
•
2nd Grade - University
40 questions
Module 7 FundIT

Quiz
•
10th Grade
40 questions
AP Computer Science Principles Practice

Quiz
•
10th Grade
40 questions
Informatika 11-18112023

Quiz
•
11th Grade
40 questions
test

Quiz
•
10th Grade
40 questions
Nghe_DeLyThuyet2018

Quiz
•
11th Grade
37 questions
Semester 1 Review

Quiz
•
12th Grade
40 questions
INF.02-06.23

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
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