Q:
The PHP Syntax is most similar to
Answer & Explanation
Answer: C) PERL & C
Explanation: PHP is similar to the C style syntax in terms of keywords and language syntax.
If conditions, for and while loops, and function returns are similar in syntax to languages such as C, C++, C#, Java and Perl.
View Answer
Report Error
Discuss