In PHP, each statement must end with ____
Q. In PHP, each statement must end with ______ . (dot) ; (semicolon) / (slash) : (colon) Answer: ; (Semicolon) PHP PHP (recursive acron...
Read more »Q. In PHP, each statement must end with ______ . (dot) ; (semicolon) / (slash) : (colon) Answer: ; (Semicolon) PHP PHP (recursive acron...
Read more »Q. The PHP syntax is most similar to : Java script PERL and C Visual Basic VB Script Answer: PERL and C PHP: Hypertext Preprocessor (or sim...
Read more »Q. Which of the following languages is a subset of C++ language? A. C language B. Java Language C. C# language D. language Answer: language ...
Read more »C Variables can not start with A C variable cannot start with A. A number B. A special symbol other than underscore C. Both of the above D. ...
Read more »