Now let's contrast this with a variable of type String . In Java, such a variable can hold one of two kinds of values: an instance of the class String or null .
確定! 回上一頁