November 2021
Beginner
1023 pages
28h 40m
English
What identifiers are and the detailed rules to declare them
What data types are
The difference between primitive and reference data types
Local variable type inference using “var”
How to declare variables of a data type
How to assign a value to a variable
Detailed descriptions of all primitive data types in Java
What literals of a data type are
What casting is and when it is needed
Binary representation of integers and floating-point numbers
Different rounding modes for floating-point numbers
How Java ...
Read now
Unlock full access