Search Header Logo

Quiz o PHP

Authored by Milena Felczak

Computers

2nd Grade

Used 2+ times

Quiz o PHP
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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() {}

Access all questions and much more by creating a free account

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

Already have an account?