PHP IT Elective

PHP IT Elective

University

35 Qs

quiz-placeholder

Similar activities

1.1: Environment impacts of logging

1.1: Environment impacts of logging

6th Grade - University

35 Qs

Quiz Belum Berjudul

Quiz Belum Berjudul

1st Grade - University

33 Qs

Who or Whom?

Who or Whom?

KG - University

30 Qs

Scientific Terminologies- Units-7-12

Scientific Terminologies- Units-7-12

University

31 Qs

Intelligence Ability Test - 1

Intelligence Ability Test - 1

4th Grade - Professional Development

30 Qs

Functional English

Functional English

University

30 Qs

DATA STRUCTURE QUIZ

DATA STRUCTURE QUIZ

University

30 Qs

Reading

Reading

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?