What is formatted output in java?



What is formatted output in java?..

Answer / Ankur Kumar Tomer

"Formatted output in Java refers to the process of displaying data with a specific format using placeholders (or format specifiers) in the String. The System.out.printf() method or the java.util.Formatter class can be used for this purpose."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Name the immediate superclass of the MenuComponent class?

1 Answers  


What is space character in java?

1 Answers  


What is the purpose of the strictfp keyword?

1 Answers  


What is a java object and java application?

1 Answers  


waht You know about thread programming?

1 Answers  


What is a text string?

1 Answers  


What is the difference between form & report?

1 Answers  


what do you mean by stream pipelining in java 8? Explain

1 Answers  


when to use abstract class and when to use interface?

16 Answers   Exterro, iGate, IonIdea,


What is the impact of declaring a method as final?

1 Answers  


Is there any sort function in java?

1 Answers  


How can a gui component handle its own events?

1 Answers  


Categories