Students, please be sure to log in. This site does not use cookies and does not track/store work submitted when not signed in.
Unit 6 Problems
Java Reference Sheet
oneTrue
Objective(s): Practice declaring and instantiating arrays.
Given a boolean array, myBools
, set the last element to true
.