This blog contains a lot of programs, I accidentally created this blog to share with many people looking for information on how to move - the first step to lern java programming language
Jumat, 21 Oktober 2011
Try long
public class cobaLOng{
public static void main(String [] args){
long coba = 1234567890123;
System.out.println(coba);
}
}
Tidak ada komentar:
Posting Komentar