Home » MYSQL » MySQL Connectors and APIs » Question
  1. Which of these is the most general purpose language?
    1. PHP
    2. C
    3. Perl
    4. Python
    5. None of these
Correct Option: B

C is a general purpose language, so in principle it can be used for anything. C tends to be used more often for standalone programs rather than for Web programming in practice.



Your comments will be displayed only after manual approval.