A server-side scripting language designed for web development is ...
QUIZ PHP

Quiz
•
Computers
•
10th Grade
•
Medium
putera islamiyadi
Used 30+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
HTML
PHP
C++
C#
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The script is used to display the output of parameters that are passed to it is ...
ECHO
SELECT
INSERT
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Comments in PHP are written with ...
$
//
<!-- ... -->
" ... "
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The correct way of defining a variable in PHP?
$variable name = value;
$variable_name = value
$variable name as value;
$variable_name = value;
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The correct way to print out the values of the variable "name" is ...
$name;
include $name;
echo $name;
echo $name
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
<?php
$sum= 15+30;
echo "$sum";
?>
The Correct output is ...
Error
15+30
45
No Answer
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
<?php
$x = 10;
$y = 6;
echo $x % $y;
?>
The correct type of operator in the code above is ...
Arithmetic Operators
Assignment Operators
Comparison Operators
Increment / Decrement Operators
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Python: Relational Operators

Quiz
•
9th - 10th Grade
10 questions
Tes HTML 1-3

Quiz
•
10th - 12th Grade
12 questions
3er Parcial Informática VI

Quiz
•
9th - 12th Grade
11 questions
Conceptos PHP

Quiz
•
10th Grade
10 questions
PHP Rus

Quiz
•
10th Grade
12 questions
Web Development

Quiz
•
8th - 10th Grade
10 questions
Evaluasi materi Programming Rit

Quiz
•
10th Grade
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

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

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University