Quiz: Classes and Objects
A short quiz to test your understanding of classes and objects in PHP.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which definition best explains the term “class?”
A.
A collection of variables and functions working with these variables.
B.
It sets and gets the class’s own properties and methods.
C.
A class is the embodiment of a real-life object.
1 / 7
...