M

Mr. Dubey • 52.30K Points
Coach

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
Correct : Option (B)

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.

Share

Discusssion

Login to discuss.