×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

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

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

  1. No main() [driver] function
  2. Support closures
  3. It is interpreted language
  4. None of these

Answer: D) None of these

Explanation:

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.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.