MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is an 8-byte Integer? |
| A. | <i class="csharp-code">Char</i> |
| B. | <i class="csharp-code">Long</i> |
| C. | <i class="csharp-code">Short</i> |
| D. | <i class="csharp-code">Byte</i> |
| E. | <i class="csharp-code">Integer</i> |
| Answer» C. <i class="csharp-code">Short</i> | |