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