PHP IT Elective

PHP IT Elective

University

35 Qs

quiz-placeholder

Similar activities

ELPT Review A (TOEFL-like Test)

ELPT Review A (TOEFL-like Test)

University

40 Qs

Qualitative Research

Qualitative Research

University

40 Qs

Founders Event

Founders Event

KG - Professional Development

30 Qs

Skimming and Scanning

Skimming and Scanning

University

30 Qs

Malaria: Portrait of a Disease

Malaria: Portrait of a Disease

University

30 Qs

Fact vs. Opinion

Fact vs. Opinion

University

40 Qs

Hilton Manila Knowledge Game

Hilton Manila Knowledge Game

University

30 Qs

ASSESSMENT IN LEARNING

ASSESSMENT IN LEARNING

University

30 Qs

PHP IT Elective

PHP IT Elective

Assessment

Quiz

English

University

Hard

Created by

John Oli

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does the === operator check in PHP?

Value only

Type only

Value and type

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is used to declare a constant in PHP?

define()

const

define_constant()

Both a and b

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does the != operator signify in PHP?

Greater than

Not equal

Less than

Equals

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How do you concatenate strings in PHP?

+

.

&

=

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which PHP function is used to output debugging information about a variable?

debug_print()

var_dump()

print_debug()

echo_var()

6.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

In PHP, arrays are declared using the _____ function.

7.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

The while loop continues to execute as long as the condition is ____.

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?