jason in Programming | 2017-03-15 Boolean variables This data type is used for simple flags that track true/false conditions. boolean online = true; jason Published 2017-03-15
You must be logged in to post a comment.