Tuesday, 16 July 2013

Types of operators in perl programming

Operators
  • The Binary Arithmetic Operators
  • The Unary Arithmetic Operators
  • The Logical Operators
  • The Bitwise Operators
    • Comparison operators for numbers and strings
  • The Range Operator (..)
  • The String Operators (. and x)
  • Order of Precedence

0 comments:

Post a Comment