Which of these package is used for text formatting in Java programming language?
Which of these class allows us to define our own formatting pattern for dates and time?
Which of these method returns an instance of DateFormat that can format time information?
Which of these formatting strings of SimpleDateFormat class is used to print week of the year?
What will be the output of the following Java program?