Which one of the following functions is used to determine whether a class exists?
Which one of the following functions is used to determine whether a class exists? Correct Answer class_exist()
The class_exist() function returns true or false according to whether the class exists within the currently executing script content.