MCQOPTIONS
Saved Bookmarks
| 1. |
What will the following C statement do? |
| A. | save the current state of the registers into env |
| B. | resets the registers to the values saved in env |
| C. | provides a definition for env structure |
| D. | accept variable(env) argument lists to be writtenView Answer |
| Answer» B. resets the registers to the values saved in env | |