• Arithmetic operators, +, - ,* etc
  • Assignment operators: += , -+, *= etc
  • Increment/ decrement operators: ++, --
  • String concatenation: ‘.’ operator
  • comparison operators: ==, !=, >, < , >= etc
  • Logical operators: &&, ||
BY Best Interview Question ON 13 Jan 2019