Multiple Choice
Of the following types, which one cannot store a numeric value?
A) int
B) byte
C) float
D) char
E) all of these can store numeric values
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: Assume that a = "1", b =
Q49: Which library package would you import to
Q50: Write an output statement which will output
Q62: As explained in the Software Failure, the
Q65: An applet is 200x200. Write the Strings
Q65: Which library package would you import to
Q67: Consider the following paint method and answer
Q69: Which of the following is True regarding
Q70: Assume that x is a double that
Q77: What is output with the statement System.out.println(x+y);