Php Recognizes Constructors By The Name #93
PHP recognizes constructors by the name _________
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 OOPs - PHP OOPs Basics - Quiz No.2.
PHP recognizes constructors by the name _________
classname()
_construct()
function _construct()
function __construct()