Question:Which of the following is a correct declaration? 

A Static $varb= array(1,’val’,3); 

B Static $varb= 1+(2*90); 

C Static $varb= sqrt(81); 

D Static $varb= new Object; 

E All 

+ Answer
+ Report
Total Preview: 4241

Copyright © 2024. Powered by Intellect Software Ltd