Jump to content

[SOLVED] PHP Exam - Object Oriented Programming - What's the answer?


phpcat

Recommended Posts

This is a question from a mock PHP exam.  Anyone know the answers?

 

Type-hinting and the instanceof keyword can be used to check what types of things about variables?

CHOOSE 3
a) If a particular child class extends from it 
b) If they are an instance of a particular interface 
c) If they are an abstract class 
d) If they have a particular parent class 
e) If they are an instance of a particular class 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.