Question:Which of the following variable declarations within a class is invalid in PHP5? 

A private $type = 'moderate'; 

B internal $term =3; 

C public $amnt = '500'; 

D protected $name = 'Quantas Private Limited'; 

+ Answer
+ Report
Total Preview: 816

Copyright © 2025. Powered by Intellect Software Ltd