|
INTERVIEW QUESTIONS
PROGRAMMING LANGUAGES
PERL
DETAILS
Question: What does this symbol mean '->'
Answer: In Perl it is an infix dereference operator. The if the rhs is an array subscript, or a hash key, or a subroutine, then the lhs must be a reference, can also be used as method invocation: invocant->method <br> <br>
|
|
|
Category |
Perl Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8666 users |
Added on |
7/19/2011 |
Views |
68670 |
Rate it! |
|
|
Question:
What does this symbol mean '->'
Answer:
In Perl it is an infix dereference operator. The if the rhs is an array subscript, or a hash key, or a subroutine, then the lhs must be a reference, can also be used as method invocation: invocant->method <br> <br> Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What is meant by a 'pack' in perl?
|
View Answer
|
|
What is meant by 'chomp'? where do we require this ?
|
View Answer
|
|
what does this mean '$^0'? tell briefly plse..
|
View Answer
|
|
what's is the use of 'require' and what does this mean?
|
View Answer
|
|
what is meant 'die' in a perl program?
|
View Answer
|
|
what is a DataHash(). What does it mean? and for what purpose it is used??
|
View Answer
|
|
What is CPAN ? What are the modules coming under this?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Perl Interview Questions & Answers - Exam Mode /
Learning Mode
|