Which One Of The Following Is A Constant Variable #338
Which one of the following is a constant variable?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 Objects and Databases - PHP Object Advanced Features - Quiz No.1.
Which one of the following is a constant variable?
const $name
const $NAME
constant NAME
const NAME