What is the static method?
No Answer is Posted For this Question
Be the First to Post Answer
There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.
What is interface and its use?
How do you declare a destructor in java?
What is field name?
Can a static class have a constructor?
Is treeset sorted in java?
What is the gregoriancalendar class in java programming?
What’s a deadlock?
What are access specifiers available in java?
Explain about GridBag Layout?
What is the different types of functions?
What is advantage of using threads?