MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following is wrong for 'register int a;'? |
| A. | Compiler generally ignores the request |
| B. | You cannot take the address of this variable |
| C. | Access time to a is critical |
| D. | None of the mentioned |
| Answer» E. | |