PHP - Quiz#1

PHP - Quiz#1

12th Grade

15 Qs

quiz-placeholder

Similar activities

Introduction to PHP: Hypertext Preprocessor

Introduction to PHP: Hypertext Preprocessor

11th - 12th Grade

10 Qs

PHP Learning Quiz 1

PHP Learning Quiz 1

12th Grade - University

15 Qs

3er Parcial Informática  VI

3er Parcial Informática VI

9th - 12th Grade

12 Qs

Pemrograman Dasar 3

Pemrograman Dasar 3

9th - 12th Grade

20 Qs

Array+String

Array+String

10th Grade - University

16 Qs

PHP

PHP

12th Grade

20 Qs

Desain Media Interaktif

Desain Media Interaktif

12th Grade - University

10 Qs

Quiz dmi2

Quiz dmi2

12th Grade - University

10 Qs

PHP - Quiz#1

PHP - Quiz#1

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Christian Aquino

Used 21+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

It is a PHP statement that is used to output text and has a return value of 1 if executed successfully.

echo

println

print

cout

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In PHP, statements may be written in either upper or lowercase. Echo, echo, and ECHO are all the same.

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

PHP statements end with this symbol.

;

?>

)

Both A&B

None of the Above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

It is a PHP statement that is used to output text, can accept multiple arguments and has no return value if executed successfully.

echo

println

print

cout

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In PHP, white space or end of lines are noticeable. It does not not continue reading the statement if multiple white spaces are encountered.

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid comment in PHP?

/*

//

#

Both A&B

All of the Above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a prefix identifier of a PHP variable?

@

#

$

!

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