Question 1

A signed data type has an equal number of non- zero positive and negative values available.

A. True

B. False


Answer : B

For each signed data type, the exponent of 2 in the minimum and maximum is one less than the size of the type.

Helpful Links to understand this question:

Java Primitive Data Types
This tutorial gives a comprehensive explanation about the 8 primitive data types in Java.

No comments: