MCQOPTIONS
Saved Bookmarks
| 1. |
If a user gets an error at the time of simulation which is “ the IF statement is illegal” what could be the reason? |
| A. | Using IF statement in architecture body |
| B. | Using IF statement without ELSE |
| C. | Using multiple ELSE statements |
| D. | Using concurrent assignment in the IF |
| Answer» B. Using IF statement without ELSE | |