php

php

6th - 12th Grade

19 Qs

quiz-placeholder

Similar activities

PHP Learning Quiz 1

PHP Learning Quiz 1

12th Grade - University

15 Qs

PHP

PHP

12th Grade

20 Qs

Dasar Pemrorgaman PHP

Dasar Pemrorgaman PHP

11th Grade

18 Qs

PHP

PHP

12th Grade

20 Qs

Python_if-else

Python_if-else

9th - 10th Grade

15 Qs

Jago PHP

Jago PHP

11th Grade

20 Qs

PHP Basics

PHP Basics

8th Grade

15 Qs

Quiz Fungsi Pada PHP

Quiz Fungsi Pada PHP

11th Grade

20 Qs

php

php

Assessment

Quiz

Computers

6th - 12th Grade

Hard

Created by

gökçen doğan

Used 2+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP bir ….

(A) Client-side scripttir

(B) Server-side scripttir

(C) Middleware scripttir

(D) Bunların hiçbiridir.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Yaz “Merhaba” ifadesinin PHPdeki yazım şekli nasıldır?

A)<?php echo “Merhaba” ?>

(B) <php? echo “Merhaba”; ?>

(C) <?php echo Merhaba; ?>

(D) <?php echo “Merhaba”; ?>

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

PHP’de değişken ifadesi $ sembolü ile başlar.

Doğru

Yanlış

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakilerden hangisi doğru yorum satırı değildir?

(A) //echo “Hello”;

(B) ‘echo “Hello”;

(C) /* echo “Hello”; */

(D) /* //echo “Hello”; */

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

PHP kodu içinde HTML kodu yazmak mümkün değildir.

Doğru

Yanlış

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP’de kaç farklı döngü vardır?

2

3

4

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakilerden hangisinde değişken doğru tanımlanmıştır.

(A) $-a = 10;

(B) $1a = 10;

(C) $1a1 = 10;

(D)$a = 10;

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?