题目内容

关系型数据库所使用的标准语言是()

查看答案
更多问题

mysql配置、应用很复杂,适用于大型数据库应用程序的开发

A. 对
B. 错

oracle数据库是目前最好的数据库管理系统,适用于大型数据库应用程序的开发

A. 对
B. 错

所谓数据,指的就是数值型数据

A. 对
B. 错

To obtain the sine of 35 degrees, use _______.

A. Math.sin(Math.toRadian(35))
B. Math.sin(Math.toRadians(35))
C. Math.sin(Math.toDegree(35))
D. Math.sin(Math.toDegrees(35))
E. Math.sin(35)

答案查题题库