الرجوع
تسجيل الدخول

What is output?

double pi = 3.14159;
System.out.printf("The value of PI is -%4.3f", pi);