State whether the following statements about about PHP are True or False.i) A useful PHP script can consist of a little as one line; unlike c, there is no need for the mandatory inclusion of libraries.ii) In PHP, you can effect numerous changes to a value on the same line by stacking functions in a particular order.

🎲 Try a Random Question  |  Total Questions in Quiz: 36  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Practice Test: PHP Basics — practice the complete quiz, review flashcards, or try a random question.


State whether the following statements about about PHP are True or False.<br>i) A useful PHP script can consist of a little as one line; unlike c, there is no need for the mandatory inclusion of libraries.<br>ii) In PHP, you can effect numerous changes to a value on the same line by stacking functions in a particular order.