Java - Methods - Boolean Return Values

Pubblicato il: 10 aprile 2016
sul canale di: 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).


In questa pagina del sito puoi guardare il video online Java - Methods - Boolean Return Values della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Steve Sweeney 10 aprile 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 121,533 volte e gli è piaciuto 619 spettatori. Buona visione!