Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Current Affairs
General Knowledge
Chemical Engineering
UPSEE
BSNL
ISRO
BITSAT
Amazon
ORACLE
Verbal Ability
→
Programming
→
ASP Dot net Interview Questions in Programming
→
What are the types of operator Perl have ?
1.
What are the types of operator Perl have ?
Answer»
ARITHMETIC
OPERATORS
, +, - ,* etc
Assignment operators: += , -+, *= etc
Increment/
DECREMENT
operators: ++, --
String concatenation: ‘.’ operator
comparison operators: ==, !=, >, &
LT
; , >= etc
Logical operators: &&, ||
Show Answer
Discussion
No Comment Found
Post Comment
Related InterviewSolutions
What is the use of the ’$_’ symbol?
How will you remove the duplicate data from @array=("perl", "php”, "per", "asp")?
How to add two arrays together ?
What are the types of operator Perl have ?
What is the grep function also write the syntax of it?
How to declare a variable in Perl?
How Perl uses an interpreter?
Why Perl warnings are important?
How to reuse code explain with an example.
Write a function that is only available inside the scope.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies