Why is logger singleton?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between interface and abstract class..?
Can you write a java class that could be used both as an applet as well as an application?
Should a main method be compulsorily declared in all java classes?
if two references are having same hash codes,is that means those are refering to same object?
Is singleton set an interval?
What is the difference between abstract class and interface1? What is an interface?
Is java a super set of javascript?
What is the purpose of using javap?
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
How do you reverse a word in java?
What is a static method in java?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?