Quiz o PHP

Quiz o PHP

2nd Grade

31 Qs

quiz-placeholder

Similar activities

Data Base

Data Base

1st - 12th Grade

30 Qs

SQL_kartkowka

SQL_kartkowka

1st Grade - University

27 Qs

Type the Letter A-Z

Type the Letter A-Z

1st - 5th Grade

26 Qs

Mistrz Informatyki kl. IV

Mistrz Informatyki kl. IV

1st - 5th Grade

30 Qs

MTA PART 2

MTA PART 2

1st - 5th Grade

26 Qs

Waloryzacja przestrzeni turystycznej - kolokwium

Waloryzacja przestrzeni turystycznej - kolokwium

1st - 5th Grade

26 Qs

Urządzenia komputerowe w sieci

Urządzenia komputerowe w sieci

2nd - 4th Grade

31 Qs

Mwd theory practice

Mwd theory practice

1st - 12th Grade

32 Qs

Quiz o PHP

Quiz o PHP

Assessment

Quiz

Computers

2nd Grade

Medium

Created by

Milena Felczak

Used 1+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Co oznacza skrót PHP?

Personal Home Page

PHP: Hypertext Preprocessor

Preprocessor Hypertext Page

Portable Hypertext Processor

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Jak deklaruje się zmienną w PHP?

$variable = "value";

var variable = "value";

let variable = "value";

variable = "value";

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Która funkcja służy do wypisywania danych w PHP?

echo

print

print_r

Wszystkie powyższe

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Jakie typy danych istnieją w PHP?

String, Number, Boolean, Null

String, Integer, Float, Boolean, Array, Object, NULL

Char, String, Float, Int, Boolean

Byte, Short, Int, Long, Double

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Jak można połączyć dwa ciągi tekstowe w PHP?

Za pomocą operatora +

Za pomocą operatora .

Za pomocą operatora concat()

Za pomocą strcat()

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Co oznacza $x === $y w PHP?

Równość wartości

Równość wartości i typu

Porównanie referencji

Żadne z powyższych

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Jak definiuje się funkcję w PHP?

function myFunction() {}

def myFunction() {}

func myFunction() {}

define myFunction() {}

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?

Discover more resources for Computers