A

Admin • 802.91K Points
Coach

Q. What are the disadvantages of Perl over C/C++?

  • (A) No main() [driver] function
  • (B) Support closures
  • (C) It is interpreted language
  • (D) None of these
  • Correct Answer - Option(D)
  • Views: 5
  • Filed under category Perl
  • Hashtags:

Explanation by: Admin
The Perl programming language is better than the C/C++ programming language. So common advantages include:

No main () function that acts as entry point to the program.
It is interpreted language leading to faster compilation.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.