For example, unlike machine language, C, C++ and many other programming languages, for simplicity of coding and other reasons, such as security and automatic garbage collections, Java does not provide any mechanism for explicitly defining the representation of objects in memory, nor does Java guarantee a specific representation for defined data types in memory, i.e.???while a short integer data ty