Type your full name
PHP First Internal Practical Viva

Quiz
•
Computers
•
University
•
Medium

Srijana Shet
Used 6+ times
FREE Resource
20 questions
Show all answers
1.
OPEN ENDED QUESTION
1 min • Ungraded
Evaluate responses using AI:
OFF
2.
OPEN ENDED QUESTION
1 min • Ungraded
Type your full Reg No
Evaluate responses using AI:
OFF
3.
OPEN ENDED QUESTION
1 min • Ungraded
Type your campus ID
Evaluate responses using AI:
OFF
4.
MULTIPLE CHOICE QUESTION
1 min • Ungraded
Choose your Course (MCA/MSc)
MCA
MSc
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following php statement/statements will store 111 in variable num?
int $num = 111;
int mum = 111;
$num = 111;
111 = $num;
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following php code
< ?php
$num = 1;
$num1 = 2;
print $num . "+". $num1 ;
?>
3
1+2
1.+.2
Error
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following PHP code?
< ?php
$fruits = array ("mango", "apple", "pear", "peach");
$fruits = array_flip($fruits);
echo ($fruits[0]);
?>
mango
Error
peach
0
Create a free account and access millions of resources
Similar Resources on Quizizz
22 questions
EXCEPTION HANDLING IN PYTHON

Quiz
•
University
16 questions
C-Extended

Quiz
•
University
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
20 questions
Python Functions and Error Handling

Quiz
•
10th Grade - University
20 questions
Prueba Diagnóstica PHP Básico

Quiz
•
10th Grade - University
15 questions
Round 2 Debug-The-Code

Quiz
•
University
15 questions
Quiz -3: JavaScript & PHP (AIML)/CC/1st Year

Quiz
•
University
15 questions
Operator dan Kontrol Struktur PHP

Quiz
•
2nd Grade - 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