Modal Box

Data Types

Data types are used to declare variables based on the value they can store.
Mainly there are two types of data types in Java:

1. Primitive data types :

The primitive data types has boolean, char, byte, short, int, long, float and double.

2. Non-primitive data types :

The non-primitive data types are Classes, Interfaces, and Arrays.
We will discuss these later in detail.

Operators in Java

There are many types of operators in java :

  1.  Unary Operator
  2.  Arithmetic Operator
  3.  Shift Operator
  4.  Relational Operator
  5.  Bitwise Operator
  6.  Logical Operator
  7.  Ternary Operator and
  8.  Assignment Operator.

Video/ C Introduction

Watch video in full size
Wordpress Social Share Plugin powered by Ultimatelysocial