Saturday, February 27, 2016

java glossary

Arithmetic Operator
Arithmetic operators perform the same basic operations you would expect if you used them in mathematics (with the exception of the percentage sign).
What 'Concatenation' Is in Java Terms
Concatenation describes the operation of joining two strings together.
Unary Operator
Unary operators return the result of an operation on only one operand.
Businesswoman using laptop by window in office - Hero Images/Getty Images
Assignment Operator
The most commonly used operator is the assignment operator.
Equality Operator
In Java, there are two equality operators to determine whether one operand is equal to, or not equal to the other operand
Young woman working in a modern loft space behind a laptop - TommL/E+/Getty Images
Bitwise Operator
Bitwise operators perform operations on the bits of their operands.
Businesswoman working on laptop - Atanas Bezov/E+/Getty Images
Compound Assignment Operator
Compound assignment operators provide a shorter syntax to assign the results of the arithmetic and bitwise operators.

Further more:

  1. JAVA TRAINING IN KATHMANDU
  2. JAVA TRAINING IN LALITPUR

No comments:

Post a Comment