nerdexam
IBM

C4040-221 · Question #189

The first line of a script is: #.' /us r/bin /perl What will this do when the script is run?

The correct answer is A. It will interpret the script using Perl. See the full explanation below for the reasoning.

Question

The first line of a script is:

#.' /us r/bin /perl What will this do when the script is run?

Options

  • AIt will interpret the script using Perl.
  • BIt will load environment variables in the /usr/bin/perl file.
  • CIt will execute the file /usr/bin/perl before executing the script.
  • DIt will set the value of the "perl" environment variable to the empty string

How the community answered

(20 responses)
  • A
    75% (15)
  • B
    15% (3)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C4040-221 Practice