Difference between format() and printf()
Hi all,
I am new to Java 5.
For formating the output data we have two methods format() and printf() in java5. I would like to know the difference between those two methods.
Thanks in advance.
Hi all,
I am new to Java 5.
For formating the output data we have two methods format() and printf() in java5. I would like to know the difference between those two methods.
Thanks in advance.