Q. Which of the following is a type of operator in Perl?
β
Correct Answer: (D)
All of these
Explanation: Types of operators:
Arithmetic Operator
Relation Operator
Logical Operator
Bitwise Operator
Assignment Operator
Ternary Operator