多項選擇題

public class ConstOver 
{  
public ConstOver (int x, int y, int z) {  
} 
}  
Which two overload the ConstOver constructor? ()

A.ConstOver(){}
B.Protected int ConstOver (){}
C.Private ConstOver (int z, int y, byte x) {}
D.Public Object ConstOver (int x, int y, int z) {}
E. Public void ConstOver (byte x, byte y, byte z){}

題目列表

你可能感興趣的試題

微信掃碼免費搜題