Write code in such a way that does not have any conditional jumps. Whenever an if construct is used, the flow of program execution is split into two potential paths ahead; this is referred to as ...