

MCQOPTIONS
Saved Bookmarks
This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your Vhdl knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which of the following is a keyword used for conditional assignment? |
A. | IF |
B. | WHEN |
C. | FOR |
D. | END |
Answer» C. FOR | |
2. |
Which of the following is a variable assignment statement? |
A. | <= |
B. | := |
C. | => |
D. | == |
Answer» C. => | |
3. |
Which of the following can t be a mode for target operand of assignment statement? |
A. | BUFFER |
B. | INOUT |
C. | OUT |
D. | IN |
Answer» E. | |
4. |
Delays are generally ignored in ________ assignments statements. |
A. | Concurrent |
B. | Conditional |
C. | Sequential |
D. | Selected |
Answer» D. Selected | |