Control flow

Kotlin has statements for determining what sections of the code will be executed next, during the runtime of a program. These statements are known as control flow statements. 

These statments are:

  1. If-else
  2. When
  3. Loops
  4. for loops
  5. while loops
  6. do-while loops
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.14.255.237