以下哪个属性引用类型?
A: string int long double
A: string int long double
举一反三
- 下列不属于引用类型的有 A: class B: string C: double[] D: int
- Python3不再区分整数和长整数,统一为()类型。 A: double B: float C: int D: string E: long F: long long
- 下列类型中, 哪个不属于引用类型?() A: String B: double C: Class D: Delegate
- 在HttpServletRequest接口中, getContentType()方法的返回值类型为( ) A: int B: String C: long D: double
- 下面哪个类型是引用类型?() A: Employee B: int C: char D: double