Operators

Operators:
Operators are tokens which perform calculations when applied to variables.
There are many types of operators in java such as:
  • Arithmetic operators
  • Relational operators
  • Logical operators
  • Bit wise operators 
  • Assignment operator 
  • Conditional operators

Comments

Popular posts from this blog

Flutter : Introduction

Dart: Functions

Firebase Cloud Messaging