PHP

PHP

University

31 Qs

quiz-placeholder

Similar activities

WEB DEVELOPMENT 23-03-2023

WEB DEVELOPMENT 23-03-2023

University

30 Qs

Computer Programming-2

Computer Programming-2

University

30 Qs

DFC20113 Programming Fundamentals Set B

DFC20113 Programming Fundamentals Set B

University

30 Qs

Quiz # 3- Computer Programming 2

Quiz # 3- Computer Programming 2

University

30 Qs

Junior Programmer - Test 2

Junior Programmer - Test 2

University - Professional Development

34 Qs

PHP

PHP

University

30 Qs

PHP recupero

PHP recupero

University

26 Qs

Robótica

Robótica

University

28 Qs

PHP

PHP

Assessment

Quiz

Computers

University

Hard

Created by

Thomas Martinez

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

PHP is a...

Markup language

Website

Home page

Server side programming language

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Can you run PHP on Linux?

Yes

No

In certain condition

None of above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is correct when using PHP with the script tag?

<script type="application/ecmascript">

<script type="text/javascript">

<script language="php">

All of these

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the most widely recommended way to use PHP tags?

<?

<php

<?php

None of these

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following characters indicates comments in PHP?

<!----

//

***

None

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct syntax?

echo "(<p> Hello.</p>);

echo "<p> Hello.</p>";

echo (<p>' Hello.'</p>);

All are correct

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

In the example, why did we get a PHP error?

The variable was not defined within the function

The PHP tag was not opened

A syntax error

None of above

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?

Discover more resources for Computers