Question: PROBLEM STATEMENT A transport vehicle to move must: ( have a supervisor not pressing a master button (B1), and: (either a button pressed by the

PROBLEM STATEMENT A transport vehicle to move must: ( have a supervisor not pressing a master button (B1), and: (either a button pressed by the front operator (B2) or another button pressed by the back operator (B3), or both) ). or a BOSS button (B4) is pressed - which makes the transport vehicle to move independently of any other input A button pressed is read as true. The user should be prompted to input the logic values (as 0 or 1) for B1, B2, B3 and B4. Present your code to solve this problem with a single IF, and a second version of your code with nested Ifs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
