McqMate
| Q. |
In a given combinational circuit, the concurrent statements are used with selected assignments using WHEN and ELSE keyword. What is the other alternative to implement the same? |
| A. | with-select |
| B. | with-select-when |
| C. | if-else |
| D. | case |
| Answer» B. with-select-when | |
| Explanation: because only concurrent statements can be used, therefore, with-select is the correct alternative for the method used by the user. but, with-select also requires when keyword to implement the selected assignment. | |
View all MCQs in
Digital Principles and System DesignNo comments yet