October 2018
Intermediate to advanced
370 pages
9h 15m
English
Programming is the execution of different operations, and the flow control is an operation to control the execution of these operations. By using this, a programmer can decide how a program should behave or what section of code should be executed at a given time. Like other programming languages, Kotlin provides several structures that allow the control to be implemented.
We will now explore each of the flow controls in the following sections.
Read now
Unlock full access