Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Discover the answers you need from a community of experts ready to help you with their knowledge and experience in various fields. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

A missile system to be armed must:(have a supervisor not pressing a master button (B1), and;a chief station must press a button (B2) and;one operator must press a button (B3), or another operator must press another button (B4)) 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