Page 1 of 1

When the declaration/// int y = 5; /// is followed by the assignment /// y += 3.7; /// the value of y is _______.

Posted: Sun May 15, 2022 12:52 pm
by answerhappygod
When the declaration/// int y = 5; /// is followed by the
assignment /// y += 3.7; /// the value of y is _______.