下列程序的执行结果是 ( ) public class Testii { public static void main(String args[]) { byte y=4; long r=80L; System.out.println(r/y); } }
免费的网站请分享给朋友吧