تطوير شابتر 8

تطوير شابتر 8

University

17 Qs

quiz-placeholder

Similar activities

Python2

Python2

8th Grade - University

15 Qs

PHP First Internal Practical Viva

PHP First Internal Practical Viva

University

20 Qs

Module 2 - Short Quiz

Module 2 - Short Quiz

University

18 Qs

BJC Unit 2 Concepts Review

BJC Unit 2 Concepts Review

10th Grade - University

12 Qs

POS - Prelim Examination

POS - Prelim Examination

University

20 Qs

ITMajor1 & IntroSoftEng- Prelim Examination

ITMajor1 & IntroSoftEng- Prelim Examination

University

20 Qs

PHP QUIZ

PHP QUIZ

University

14 Qs

AWD - Prelim Quiz

AWD - Prelim Quiz

University

20 Qs

تطوير شابتر 8

تطوير شابتر 8

Assessment

Quiz

Computers

University

Easy

Created by

Yamna ‘s

Used 2+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

PHP parser engine can differentiate PHP code in a webpage:

Short-open Tags

HTMLscript Tags

Canonical PHP Tags

parser engine

ASP-like Tags

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to write single-line comments in PHP?

/* */

#

//

Both B and C

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a multi-line comment in PHP?

Use #

Use //

Use /* ... */

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid way to comment in PHP?

# This is a comment

// This is a comment

/* This is a comment */

** This is a comment **

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

there three different ways to output?

print

Display on screen
Log to console

printf

echo

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In PHP, how is a variable represented?

With a dollar sign ($)

With an at sign (@)

With a percent sign (%)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements about PHP variables is true?

PHP variables must be declared before assignment

The value of a variable is the value of its most recent assignment

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?