
PHP 8 OOP Quiz

Quiz
•
Information Technology (IT)
•
Professional Development
•
Medium
Cecilio Salonoy
Used 2+ times
FREE Resource
38 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is one of the main advantages of PHP 8 over its previous versions?
Reduced file size
JIT Compiler for improved performance
Better browser support
New file system
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which feature allows passing arguments based on parameter names in PHP 8?
Match Expressions
Named Arguments
Union Types
Default Parameters
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a class in PHP OOP?
A variable
A data type
A blueprint for creating objects
A loop structure
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to create a class instance?
static
this
new
get
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code? $car = new Car("red", "Toyota"); echo $car->getDescription();
Toyota red car
This car is a red Toyota.
Car object created
red Toyota
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the __construct method in a class?
To delete properties
To initialize object properties
To print the class
To inherit another class
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given this code snippet: function foo(int|float $value): int|float { return $value; } echo foo(3.5); //What will be the output?
int
3.5
Error
Float
Create a free account and access millions of resources
Similar Resources on Wayground
34 questions
WAPT 2 - SQL

Quiz
•
Professional Development
40 questions
Cyber Security Awareness 2025

Quiz
•
Professional Development
43 questions
Whose Services Sales Baby Is It Anyway?

Quiz
•
Professional Development
37 questions
SAP Business One Quiz 1-37

Quiz
•
Professional Development
40 questions
Exam Prep 1

Quiz
•
Professional Development
40 questions
ACES Technical Quiz 2024

Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade