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
πŸ’¬ Discuss
βœ… Correct 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.
Explanation by: Nisha Gupta
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
254
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Nisha Gupta
Publisher
πŸ“ˆ
97%
Success Rate