MCQOPTIONS
Saved Bookmarks
| 1. |
What is the difference between OUT and BUFFER? |
| A. | BUFFER can t be used inside the entity for reading the value and OUT can be |
| B. | BUFFER can only be read whereas OUT can only be assigned a value |
| C. | BUFFER can be read as well as assigned a value but OUT can only be assigned |
| D. | Both are same |
| Answer» D. Both are same | |