PHP - Quiz#1

PHP - Quiz#1

12th Grade

15 Qs

quiz-placeholder

Similar activities

PHP TEST 2

PHP TEST 2

1st Grade - Professional Development

20 Qs

FINALISTA PHP

FINALISTA PHP

12th Grade

10 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

แบบทดสอบกลางภาคเรียน 1/2566

แบบทดสอบกลางภาคเรียน 1/2566

9th - 12th Grade

20 Qs

Prueba Diagnóstica PHP Básico

Prueba Diagnóstica PHP Básico

10th Grade - University

20 Qs

Intro to PHP

Intro to PHP

12th Grade - University

15 Qs

PHP Learning Quiz 1

PHP Learning Quiz 1

12th Grade - University

15 Qs

Python Functions

Python Functions

12th Grade

15 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?