1.

What is the default path to Perl in Unix?(a) /usr/bin/perl(b) /usr/bin(c) /usr/perl(d) /usr/perl/binThe question was asked in a job interview.I want to ask this question from Performing Database Maintenance with the Server Running in section Database Maintenance, Backups and Replication of MySQL

Answer»

Correct answer is (a) /usr/bin/PERL

For EXPLANATION: All Perl scripts generally begin with a #! (shebang) line. A script is a file containing a sequence of COMMANDS. The Perl scripts are text FILES, which can be created using any text editor.



Discussion

No Comment Found

Related InterviewSolutions