Write another class called Average, in which the Process method. CODING: import java.util.Scanner; interface Numbers{int process(int x,int y);} class sum ...
確定! 回上一頁