InterviewSolution
Saved Bookmarks
| 1. |
What Forms An Integral Literal Can Be? |
|
Answer» DECIMAL, octal and HEXADECIMAL, hence EXAMPLE it can be 28, 034 and 0x1c respectively. decimal, octal and hexadecimal, hence example it can be 28, 034 and 0x1c respectively. |
|