January 2022
Intermediate to advanced
1078 pages
21h 44m
English
Putting Flow Control in Context
Question | Answer |
|---|---|
What is it? | Flow control allows a programmer to selectively execute statements. |
Why is it useful? | Without flow control, an application executes a series of code statements in sequence and then exits. Flow control allows ... |
Read now
Unlock full access