Can we make constructors static?
No Answer is Posted For this Question
Be the First to Post Answer
What error occurs if a try-catch-finally statement sequence does not have a catch clause?
How to sort an array in java without using sort method?
What is a singleton class in Java?
What is the life-cycle of an object?
What is update method and when it is called?
In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4
What is getkey () in java?
What is difference between static class and normal class?
Can a lock be acquired on a class?
Explain about features of local inner class?
What is the use of pattern in java?
why abstract class does not have object creation