当前位置:OCJP(310-065)题库

问题:

[多选] Given that c is a reference to a valid java.io.Console object,which two code fragments read a line of textfrom the console?()

A . String s = c.readLine();
B . char[] c = c.readLine();
C . String s = c.readConsole();
D . char[] c = c.readConsole();
E . String s = c.readLine("%s", "name ");

You want to perform an RMAN backup of database as a copy. Which two factors will you consider while performing the backup operation?()  The backup as copy can only be taken to disk。  The backup as copy can only be taken to tape。  Backup can be performed only when the instance is shutdown。  Backup will constitute all used and unused blocks in the database。 复原重置成本 Which interface provides the ability to aggregate values across a cluster in parallel using Filters ? ()  ConcurrentMap。  Java.Util.AbstractMap。  ObservableMap。  InvocableMa。 参加基本养老保险的个人,在未达到法定退休年龄时因病或者非因工致残丧失劳动能力的,可以领取病残津贴。所需资金从工伤保险基金中支付。 孤植 Given that c is a reference to a valid java.io.Console object,which two code fragments read a line of textfrom the console?()
参考答案:

  参考解析

本题暂无解析

在线 客服