PHP Introduction - Assignment 1

PHP Introduction - Assignment 1

University

10 Qs

quiz-placeholder

Similar activities

AWD - Midterm Quiz

AWD - Midterm Quiz

University

15 Qs

Web Dev Midterm Quiz

Web Dev Midterm Quiz

University

15 Qs

CSI U5L2 - Sequence & Selection

CSI U5L2 - Sequence & Selection

10th Grade - University

10 Qs

assemblyLanguageChap3

assemblyLanguageChap3

University

10 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

10 Qs

Functions in Python

Functions in Python

University

10 Qs

Java Control Flow and Collections

Java Control Flow and Collections

University

10 Qs

PHP_quiz_1

PHP_quiz_1

University

10 Qs

PHP Introduction - Assignment 1

PHP Introduction - Assignment 1

Assessment

Quiz

Computers

University

Medium

Created by

Umadevi N

Used 14+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP stands for -

Hypertext Preprocessor

Pretext Hypertext Preprocessor

Personal Home Processor

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is known as the father of PHP?

Drek Kolkevi

List Barely

Rasmus Lerdrof

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable name in PHP starts with

! (Exclamation)

$ (Dollar)

& (Ampersand)

# (Hash)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the default file extension of PHP?

.html

.php

.hphp

.xml

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct to add a comment in php?

& …… &

// ……

/* …… */

Both (b) and (c)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to display the output in PHP?

echo

write

print

Both (a) and (c)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used for concatenation in PHP?

+ (plus)

* (Asterisk)

. (dot)

append()

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?