Which tag is used for php
PHP

Quiz
•
Computers
•
University
•
Medium
Deepan Prabu
Used 780+ 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 Wayground
14 questions
DAND24_P2

Quiz
•
University
10 questions
Struktur Percabangan PHP

Quiz
•
2nd Grade - University
10 questions
Quiz 3: PHP

Quiz
•
University
9 questions
PWD_TP1_TP2_TP3

Quiz
•
University
10 questions
Pemrograman Web

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

Quiz
•
University
10 questions
Dasar Pemrograman PHP 3

Quiz
•
11th Grade - University
15 questions
Web Dev Midterm Quiz

Quiz
•
University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade