

MCQOPTIONS
Saved Bookmarks
1. |
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 | |