Which One Of The Following Will You Use To Check The Class Of #374
Which one of the following will you use to check the class of an object?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP Object Tools and Design - PHP Object Tools - Quiz No.2.
Which one of the following will you use to check the class of an object?
class()
_class()
class_check()
get_class()