|
The Java Byte In Java literature, a byte refers to a group of 8 bits as in the mainframe. Java primitive data types are independent of the byte size of any native machine. Most that run Java are Unicode-based, 16-bit byte machines.
Copyright © 2003 The Stevens Computing Services Company, Inc. All rights reserved. |