Multiple Choice
Perl is a(n) ____ language,which means that statements are read and immediately executed.
A) interpreted
B) object-oriented
C) compiled
D) fourth generation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The value of a variable can change
Q9: If the _ option is not included,the
Q10: _ are symbolic names that represent values
Q11: The Awk program does not require the
Q12: A(n)_ is a simple variable that holds
Q14: In Perl,print;is equivalent to _.<br>A)print "$_";<br>B)print "$";<br>C)print
Q15: Match each item with a statement below.<br>-marks
Q16: What is a compiled language?
Q17: What is a constant?
Q18: The <> symbol is called the _