MCQOPTIONS
Saved Bookmarks
| 1. |
For any concurrent assignment statement, which of the following is true? |
| A. | The statement is executed once |
| B. | The statement is executed twice |
| C. | The value of left operand is assigned to right operand |
| D. | The statement is executed as many times as the value changes |
| Answer» E. | |