Question:Evaluate the following Statements:
$treat=true;
If ! ($treat){
Echo (“Treated”);
}
Else {echo (“Not treated”);}
?>
Select correct answer from the followings 

A Treated will be displayed 

B Not Treated will be displayed 

C Script does not work 

D None 

+ Answer
+ Report
Total Preview: 952

Copyright © 2024. Powered by Intellect Software Ltd