考试
1970-01-01 08:00:00

下列能正确定义二维浮点数数组的是()

题目描述

下列能正确定义二维浮点数数组的是()

答案解析

float f[][] = new float[7][7];

加载中...
AI正在思考中,请稍候...