Search Header Logo

[BDI6125] - Week06 WAD FUN Quiz

Authored by Ery Eryanto

Computers

University

Used 2+ times

[BDI6125] - Week06 WAD FUN Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What does PHP stand for?

Personal Home Page

PHP: Hypertext Processor

Private Home Page

PHP: Hypertext Preprocessor

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which symbol is used to start a PHP block?

<script>

<?php

<?html

<php>

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following is used to define a function in PHP?

method()

function()

define()

procedure()

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following is a valid array declaration in PHP?

$arr = new Array();

$arr = array();

array = $arr();

$arr = array;

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is the correct way to access the first element of an array?

$array(0)

$array[1]

$array[0]

$array{0}

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which PHP operator is used for comparison?

=

++

==

&

7.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

In PHP, the else statement is used when...?

You want to execute a block if the condition is false

You want to terminate a loop

You want to declare a class

You want to start a session

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?