Java - Methods - Boolean Return Values

Published: 10 April 2016
on channel: Steve Sweeney
121,533
619

In many ways, a boolean method (i.e., a method which returns a boolean value) is no different than any other method which returns a value. They might warrant special treatment because: (a) despite the simple nature (true/false) of boolean values, it can still be a point of confusion for new programmers, and (b) a well written and named boolean method can be very useful when combined with conditional statements (e.g., if/else, or various conditional loops).


On this page of the site you can watch the video online Java - Methods - Boolean Return Values with a duration of hours minute second in good quality, which was uploaded by the user Steve Sweeney 10 April 2016, share the link with friends and acquaintances, this video has already been watched 121,533 times on youtube and it was liked by 619 viewers. Enjoy your viewing!