Q. What are the disadvantages of Perl over C/C++?
β
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.
No main () function that acts as entry point to the program.
It is interpreted language leading to faster compilation.