Examlex

Solved

What Is the Output of the Following Code Snippet

question 96

Multiple Choice

What is the output of the following code snippet?
System.out.printf("%5.3f", 20.0) ;


Definitions:

Related Questions