Which tag is used for php
PHP

Quiz
•
Computers
•
University
•
Medium
Deepan Prabu
Used 779+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<?php
?>
<style>
<php ?>
<php
/php>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the two types of array in php
Indexed, sequence
Associative, sequence
Indexed, associative
None
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
$a=array("Timmy","Jimmy");
Is an example of
Indexed array
Associative array
Sequence array
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
$a=array(10=>"Jimmy",20=>"mummy");
Is an example of
Sequence array
Indexed array
Associative array
None
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In php the keyword to be used before function name is
Function
Static
function
FUNCTION
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
function add()
{
$a=10;
echo $a;}
This is an example for
Call by value
Call by reference
None
Both
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
function add(&a)
{
$a=10;
echo $a;}
$a=33;
This is an example for
Call by value
Call by reference
Both of the above
None
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Dasar Pemrograman PHP 3

Quiz
•
11th Grade - University
14 questions
DAND24_P2

Quiz
•
University
10 questions
Struktur Percabangan PHP

Quiz
•
2nd Grade - University
15 questions
Quiz Refreshment Pertemuan 2 - UMS

Quiz
•
University
10 questions
Quiz 3: PHP

Quiz
•
University
13 questions
Examen Ordinario Informática VI

Quiz
•
University
9 questions
PWD_TP1_TP2_TP3

Quiz
•
University
10 questions
ESTOU POR DENTRO DO ASSUNTO? Linguagem PHP

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade