InterviewSolution
Saved Bookmarks
| 1. |
Which is the correct decreasing order for highly developed text manipulation capabilities?(a) Perl, PHP, C(b) Perl, C, PHP(c) PHP, Perl, C(d) C, PHP, Perl |
|
Answer» Right choice is (a) Perl, PHP, C Easiest explanation: Perl has the most highly developed capabilities in terms of text manipulation, and PHP follows it in the order. C is very rudimentary by comparison. It has the least simplicity. |
|