Q. What are reference in Perl?
β
Correct Answer: (A)
A way to access data with another variable
Explanation: Reference in Perl is a way to access data with another variable.