单项选择题
Given:12.System.out.format("Piisapproximately%d.",Math.PI);Whatistheresult?()
A.Anexceptionisthrownatruntime.
B.Piisapproximately3.
C.Piisapproximately3.141593.
D.Compilationfails.
点击查看答案&解析
<上一题
目录
下一题>
热门
试题
单项选择题
WhichpackageprovidesAPI’sfortheSQLTuningAdvisor?()
A.DBMS_MONITOR
B.DBMS_STATS
C.DBMS_SQLTUNE
D.DBMS_ADVISOR
点击查看答案&解析
单项选择题
Given:11.Stringtest= Thisisatest ;12.String[]tokens=test.split( s );13.System.out.println(tokens.length);Whatistheresult?()
A.Anexceptionisthrownatruntime.
B.1
C.4
D.Compilationfails.
E.0
点击查看答案&解析
相关试题
通过Oracle SQL Developer可完成的DBA操...
下列针对linux维护操作过程中,配置文件说...
下列关于oracle数据库角色以及权限控制说法...
下列不属于DataGuard 优点的是()。
Jenkins基于DOCKER的安装要求必须安装如下...