In Perl, using which operator are the local variables created?
(a) Dot
(b) Arrow
(c) Scope resolution
(d) my
The question was posed to me at a job interview.
My question is from Automatic Variable topic in portion Memory Allocation & Scope of Variable of Object Oriented Programming