Which one of the following statements is true for require() and require_once()?
(a) They are functions
(b) They are statements
(c) They’ll not work if the () is not present
(d) They can not be used to require files
This question was addressed to me in semester exam.
The above asked question is from Object Tools-1 topic in portion Object Tools and Design and Variables in PHP of PHP