PHP - Quiz#1

PHP - Quiz#1

12th Grade

15 Qs

quiz-placeholder

Similar activities

PBO - Topik 1 dan 2

PBO - Topik 1 dan 2

12th Grade

20 Qs

PTS DMI

PTS DMI

12th Grade - University

10 Qs

SAINS KOMPUTER F5 BAB 3

SAINS KOMPUTER F5 BAB 3

10th - 12th Grade

18 Qs

NATO phonetics

NATO phonetics

9th - 12th Grade

20 Qs

web-tech2

web-tech2

9th - 12th Grade

20 Qs

Pemrograman Dasar 3

Pemrograman Dasar 3

9th - 12th Grade

20 Qs

Array+String

Array+String

10th Grade - University

16 Qs

E-quiz

E-quiz

12th Grade

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?