MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statement regarding a constant is not true |
| A. | Constant defined in a package can be referenced by any entity or architecture for which package is used. |
| B. | The value of constant can be changed with in the design description |
| C. | Constant defined in an architecture is visible only to that architecture |
| D. | Constant defined in a process declarative region is not visible outside that process |
| Answer» C. Constant defined in an architecture is visible only to that architecture | |