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: 802

Copyright © 2024. Powered by Intellect Software Ltd