Home »
MCQs »
Perl Programming MCQs
What are 'listary operators' in Perl?
38. What are 'listary operators' in Perl?
- Operator on collections
- Operators on integers
- Operators on the list of operators
- All of these
Answer: C) Operators on the list of operators
Explanation:
Listary operator is an operator that operates on a list of operands.