Programming - PHP - Discussion

You Are Here :: Home > Programming > PHP - Discussion

 



Q.

You wrote the following script to check of the right category: Correct category! Incorrect category! What will be the output of the program if value of 'cate' remains 5?  .                          


A. Correct category! B. Incorrect category!
C. Error due to use of invalid operator in line 6:'if ($cate==5)' D. Error due to incorrect syntax at line 8, 10, 12 and 14

Answer: Option A
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion