MCQOPTIONS
Saved Bookmarks
| 1. |
In which of the following case, the code will not be synthesizable? |
| A. | Code containing a WAIT statement inside a process |
| B. | Code containing a WAIT statement inside a procedure |
| C. | Code containing a RETURN statement inside a function |
| D. | Code containing a CASE statement inside a function |
| Answer» C. Code containing a RETURN statement inside a function | |