| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. Which of the following is correct about Logger object?

Correct Answer is : Both of the above.

2. Which of the following is correct about Appender object?

Correct Answer is : Both of the above.

3. Which of the following level designates fine-grained informational events that are most useful to debug an application?

Correct Answer is : DEBUG

4. Which of the following level designates informational messages that highlight the progress of the application at coarse-grained level?

Correct Answer is : INFO

5. What is the purpose of l character used in the conversionPattern of PatternLayout object?

Correct Answer is : Used to output location information of the caller which generated the logging event.