Search Header Logo

function and array &conditionalstatements

Authored by sheela xavier

Computers

12th Grade

Used 7+ times

function and array &conditionalstatements
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which one of the following is the right way of defining a function in PHP?

function { function body }

data type functionName(parameters) { function body }

functionName(parameters) { function body }

function functionName(parameters) { function body }

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function in PHP starts with __.

function

__ def

def

__ function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP’s indexed array begins with position ___________

1

2

0

-1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the parameter in the function.

< ?php function abc ($x) {$y=10;} abc (5); ?>

$x

$y

10

5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ stores more than one value of same data type in single array variable.

Array

Function

Indexed array

Multidimensional array

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Associative arrays are a ____ pair data structure.

single value

key value

double value

string value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In parameterized, the parameters are like___

variables

constants

string

Null value

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?