PHP Weekly Test

PHP Weekly Test

12th Grade

20 Qs

quiz-placeholder

Similar activities

Quis PWPB PHP 1

Quis PWPB PHP 1

1st Grade - University

20 Qs

Very Basic Programming

Very Basic Programming

10th - 12th Grade

20 Qs

WEBXII (PSASI 2024)

WEBXII (PSASI 2024)

12th Grade

20 Qs

XII Computer Datastructures 2023

XII Computer Datastructures 2023

9th - 12th Grade

20 Qs

web-tech1

web-tech1

9th - 12th Grade

20 Qs

Python Data Types Quiz

Python Data Types Quiz

10th Grade - University

20 Qs

latihan PHP tahap 2

latihan PHP tahap 2

11th Grade - University

25 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

PHP Weekly Test

PHP Weekly Test

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Devika Pachaimuthu

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following array represents an array with strings as index?

Numeric Array

Associative Array

Multidimensional Array

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP server scripts are surrounded by delimiters, which?

<% ... %>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two types of array in PHP?

Associative, sequence

Indexed, associative

None

Indexed, sequence

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write "Hello World" in PHP?

echo "Hello World";

"Hello World";

Document.Write("Hello World");

print.console("Hello World");

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All variables in PHP start with which symbol?

&

$

!

@

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PHP stand for?

Personal Hypertext Processor

Private Home Page

PHP: Hypertext Preprocessor

Page Handling Program

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP is a ______ side scripting language.

browser

client

server

remote

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?

Discover more resources for Computers