Questão de Programação Orientada a Objetos
What does the static int SIZE attribute represent in the Integer class?
A
The maximum value that can be stored in an int.
B
The minimum value that can be stored in an int.
C
The number of bits used to represent an int value in two's complement notation.
Comentários
Ainda não há comentários para esta questão.
Seja o primeiro a comentar!