Page 1 of 1

[HD Pg 68, Sec. 3.3.3 - primitive-assignment]

Posted: Wed Jan 09, 2019 2:58 pm
by OCAJO1
"For example, you know that the size of a byte (8 bits) is smaller than the size of an int (16 bits)"

Should be either int (32 bits) or short (16 bits) :)

Re: [HD Pg 68, Sec. 3.3.3 - primitive-assignment]

Posted: Wed Jan 09, 2019 11:06 pm
by admin
Right. Should be 32. Added to errata.
thank you for your feedback!