Numeric Values Representation in Java

From NovaOrdis Knowledge Base
Revision as of 19:19, 6 April 2020 by Ovidiu (talk | contribs) (→‎TODO)
Jump to navigation Jump to search

Internal

Primitive Types

Integral Primitive Type

Integral Primitive Types

Floating Point Primitive Type

Floating Point Primitive Types

Literals

There are no byte literals, but any int literal that falls within the range of a byte can be assigned to a byte variable.