hi1 everybody... In Thinking in Java it is written that boolean type variable take 1 bit. but in Heller's book it is written that it takes 8 bit. which one is right. prateek
rajesh kota
Greenhorn
Joined: Jun 20, 2001
Posts: 2
posted
0
Hi, Booleans will take 1byte or 8bits size of memory size. O.k i think it's some wrong printing. I think so. Thank u Rajesh.k
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.