Which of the following lines will compile without warning or error?
C and E
A is incorrect because single quotes are used for character data.
B requires a suffix of f as in 3.14159f.
A byte accepts only the values from -128 to +127.