Which One Of The Following Statements Is True For Require And #370
Which one of the following statements is true for require() and require_once()?
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.1.
Which one of the following statements is true for require() and require_once()?
They are functions
They are statements
They’ll not work if the () is not present
They can not be used to require files