black

SCJP程序员认证考试

登录

单项选择题

You want a class to have access to members of another class in the same package. Which is the most restrictive access modifier that will accomplish that will accomplish this objective?()  

A. Public
B. Private
C. Protected
D. Transient
E. No access modifier is required.

相关考题

单项选择题 Whichwilldeclareamethodthatisavailabletoallmembersofthesamepackageandcanbereferencedwithoutaninstanceoftheclass?()

单项选择题 //point X  public class foo { public static void main (String[]args) throws Exception {  java.io.printWriter out = new java.io.PrintWriter {  new java.io.outputStreamWriter (System.out), true;  out.printIn(“Hello”); }  }  }   Which statement at PointX on line 1 allows this code to compile and run?()

单项选择题 public class Foo {  public void main (String [] args)   {  system.out.printIn(“Hello World.”); } }  What is the result?()

All Rights Reserved 版权所有©建筑考试题库(jzkao.com)

备案号:湘ICP备2020024380号-3