当前位置:SCJP程序员认证考试题库

问题:

[多选]

Which lines of code are valid declarations of a native method when occurring within the declaration of the following class?()   
public class Qf575 {  
// insert declaration of a native method here 
 }  

A . native public void setTemperature(int kelvin);
B . private native void setTemperature(int kelvin);
C . protected int native getTemperature();
D . public abstract native void setTemperature(int kelvin);
E . native int setTemperature(int kelvin) {}

操作井下电气设备时,必须遵守哪些规定? 小强与一位小朋友发生了矛盾,便骂了这个小朋友,老师并没有干涉。过了一会儿,当小强再去找那位小朋友玩时,这位小朋友不愿意和他玩了。老师所采取的这种方法属于()。 透视投影性质 会对网站产生不良影响的链接有哪些?() 企图操纵“认可度”计算的链接。 指向网络中违禁网站、垃圾站点或恶性链接的链接。 适当交换友情链接。 购买或销售用于提升网站“认可度”的链接。 散射

Which lines of code are valid declarations of a native method when occurring within the declaration of the following class?()   
public class Qf575 {  
// insert declaration of a native method here 
 }  

参考答案:

  参考解析

本题暂无解析

在线 客服