In a given production process, a product is passed as fit for sale if it passes a mechanical and electrical tests, and has the correct dimensions. If it fails the mechanical or electrical tests but not both, it is sent back to the workshop for repairs. In all other cases the product is rejected.
a) Draw a decision table for the above narrative, illustrating all the stubs for drawing such a table (5Mks)
b) Draw a decision tree to represent the same processing logic (5Mks)
c) Write the Structured English for the above (Q2.). (5Mks)