null can only be assigned to reference type, you cannot assign null to primitive variables e.g. int, double, float, or boolean. The compiler ...
確定! 回上一頁