[BDI6125] - Week06 WAD FUN Quiz

[BDI6125] - Week06 WAD FUN Quiz

University

10 Qs

quiz-placeholder

Similar activities

JavaScript Quiz

JavaScript Quiz

University

12 Qs

Arrays C++

Arrays C++

University

12 Qs

QUIZIZZ MODUL 4 BENGPRO 2  4601

QUIZIZZ MODUL 4 BENGPRO 2 4601

University

15 Qs

Python Quiz 1.6

Python Quiz 1.6

University

12 Qs

Skill Development - Debugging Practice1

Skill Development - Debugging Practice1

10th Grade - Professional Development

10 Qs

Circular queue

Circular queue

University

13 Qs

Cuestionario de Fundamentos de Arrays

Cuestionario de Fundamentos de Arrays

University

10 Qs

Java Arrays

Java Arrays

University

10 Qs

[BDI6125] - Week06 WAD FUN Quiz

[BDI6125] - Week06 WAD FUN Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Ery Eryanto

Used 2+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?