MCQOPTIONS
Saved Bookmarks
| 1. |
When an application, such as an encoder, calls for a unique response from a circuit corresponding to a combination of its input variables, the two methods that best serve this purpose are the ________ and the ________. |
| A. | CASE construct, truth TABLE |
| B. | if then statement, elsif statement |
| C. | VARIABLE, PROCESS |
| D. | FUNCTION, TYPE |
| Answer» B. if then statement, elsif statement | |