Search Header Logo

PHP Functions Quiz

Authored by Cecilio Salonoy

Information Technology (IT)

Professional Development

Used 3+ times

PHP Functions Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to define a user-defined function in PHP?

def

function

define

func

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid reason to use functions in PHP?

To increase the number of lines of code

To minimize the number of source-code

To make the code more difficult to read

To prevent the use of variables

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of the return statement in a function?

To stop the PHP script entirely

To output a value directly to the browser

To send a value back to the calling code

To declare a new variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pre-defined function is used to include a file and produce a fatal error if the file is not found?

include()

insert()

require()

attach()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The date() function is used to:

Calculate the difference between two dates

Create and format a date and/or time

Convert a date into a timestamp only

Set the server's default timezone

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to start a PHP session?

session_begin()

start_session()

session_start()

$_SESSION()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to calculate the square root of a number?

pow()

sqrt()

exp()

hypot()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?