int x = 3000; int y = 3000;
x=3000, y=3000 x==y : true
Primitive types are also called base types in Java.