![]() |
Control flow statements are those that make decisions about what happens in a program. a programmer needs to take care that the conditions used do not contradict one another. This would create regions in the code that would be unreachable.
![]() |
This article is a stub. You can help Programmer's Wiki by expanding it.
Remember to remove this when the stub is fixed. |
Control flow statements are those that make decisions about what happens in a program. a programmer needs to take care that the conditions used do not contradict one another. This would create regions in the code that would be unreachable.