What is the difference between class forname and new?
No Answer is Posted For this Question
Be the First to Post Answer
What is a java developer salary?
What is meant by method?
what is interface in java? Explain
Can we overload run() method in java?
What means public static?
What is the main use of generics in java?
Can private class be inherited in java?
Have you ever used hashtable and dictionary?
In collection sorting comparable and comparator interface will be used..but why this two interfaces required..two will work same purpose so why there are two interfaces instead of one?when to use comparator and when to use comparable?
How does the java compiler work?
why we cannot declare static variable inside a static method
Which sorting is best in java?