Pg 68 : 3.3.3 - Assigning values to variables - primitive assignment

Date: 2019-01-10
Status: Fixed
Fixedinbuild:
14
Old Text:
For example, you know that the size of a byte (8 bits) is smaller than the size of an int (16 bits)
New Text:
For example, you know that the size of a byte (8 bits) is smaller than the size of an int (32 bits)
Comments:
Reportedby:

 Back