PHP QUIZ-2
Quiz
•
Computers
•
Professional Development
•
Practice Problem
•
Hard
Nirmala Devi
Used 130+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the correct output of the given code <?php
$NUM1 = 3;
$NUM2 = 4;
$NUM3 = $NUM1 ** $NUM2;
echo $NUM3;
?>
12
81
Garbage Value
None of the above
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The "**" operator belongs to which category of operators?
Arithmetic operator
Logical operator
Comparison operator
Conditional operator
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Which of the following are comparison operators in PHP?
A. ==
B. !=
C. ===
D. < = >
A and B
C and D
A,B and C
A,B,C and D
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the Output:
<?php
$color= "red";
echo "$color";
echo "$COLOR";
echo "$Color";
?>
redredred
redred
red
Error
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the Output?
<?php
#echo "Hello World"
echo "#Hello World";
?>
Hello World #Hello World
Hello World
#Hello World
Error
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the Output
<?php
$color=red;
echo "$color";
?>
red
$color
No answer
Error
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the Ouput
<?php
$color1="green";
$color2="yellow";
echo "$color1" + "$color2";
?>
greenyellow
green yellow
Error
0
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
IT General Control
Quiz
•
Professional Development
15 questions
Sec+ CH.1 Review Test
Quiz
•
Professional Development
10 questions
C++ quiz
Quiz
•
10th Grade - Professi...
10 questions
System Bus
Quiz
•
University - Professi...
12 questions
React/Javascript Quizz
Quiz
•
Professional Development
10 questions
Friday Fun
Quiz
•
Professional Development
10 questions
Basic of Computer
Quiz
•
University - Professi...
10 questions
SQL Commands - SELECT Statements
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
