“”" As a student at the cole htelire de Lausanne, I uphold and defend academic integrity, academic rigor and academic liberty as core values of higher learning. I attest, on my word of honour, that work submitted in my name is my own work.
In the c…
1.Math方法运用 public static void main(String[] args) {//Math的使用 包含执行基本数字运算的方法 Math无构造方法,但内部方法都是静态的,可以通过类名.方法名直接调用//1.返回参数的绝对值 public static int abs(int a)System.out.println(&quo…