What is type safety in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by Garbage collection?
whays is mean by inner class?
Why doesn't the java library use a randomized version of quicksort?
What are batch updates. in jdbc
Explain about abstract classes in java?
What are "class access modifiers" in Java?
What is the exact difference in between unicast and multicast object? Where we will use?
What is the use of list in java?
can we write a program with out a class in core java?
How to split a string in java?
In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ?????
make a method which any number and any type of argument and print sum of that arguments.....