Literals Flashcards
1
Q
what can be used for literal numbers
A
decimals or scientific notations
2
Q
literal numbers are kept with
A
precise values
3
Q
they are kept with PV until
A
they are converted to non-literal values (int variable)
4
Q
adress literals
A
hexadecimal literals that pass checksum test
5
Q
string literals
A
use double quotes or single quotes
6
Q
hexadecimal literals
A
hex”001122FF”