PHP IT Elective

PHP IT Elective

University

35 Qs

quiz-placeholder

Similar activities

B1 Vocab Fall list 3 and 4

B1 Vocab Fall list 3 and 4

University

40 Qs

ToEFL Prep AWL Chapter 1

ToEFL Prep AWL Chapter 1

12th Grade - University

40 Qs

The natural world - Logging Quiz

The natural world - Logging Quiz

10th Grade - Professional Development

37 Qs

python

python

University

30 Qs

vocab 1

vocab 1

University

30 Qs

Hilton Manila Knowledge Game

Hilton Manila Knowledge Game

University

30 Qs

ASSESSMENT IN LEARNING

ASSESSMENT IN LEARNING

University

30 Qs

MGNF - 51

MGNF - 51

University - Professional Development

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