What do you mean by formatting?



What do you mean by formatting?..

Answer / Vikas Kumar Tripathi

Formatting in Java refers to the process of organizing, structuring, and presenting data according to certain rules or conventions. This can include things like aligning numbers in tables, applying styles to text, or converting values to a specific format (e.g., dates, currency).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is meant by attribute?

1 Answers  


What modifiers may be used with an inner class that is a member of an outer class in java programming?

1 Answers  


How do you escape a string?

1 Answers  


Explain when noclassdeffounderror will be raised ?

1 Answers  


what is the need of the Ajax?

5 Answers   iFlex,


What is a instance variable in java?

1 Answers  


When to use runnable interface vs thread class in java?

1 Answers  


Can interface be private in java?

1 Answers  


What is a boolean flag in java?

1 Answers  


What are latest features introduced with java 8?

1 Answers  


What are local variables?

1 Answers  


What about interrupt() method of thread class ?

1 Answers  


Categories