Answer Posted / sitaram
we can't use the deprecated method in the latest versions.
For example: Thread.stop()--> deprecated method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages and disadvantages of reference counting in garbage collection?
What is the difference between compile-time polymorphism and runtime polymorphism?
Can java inner class be static?
what do you mean by stream pipelining in java 8? Explain
What is void class in java?
What is java lang string?
What are peerless components in java programming?
What are the main differences between notify and notifyAll in Java?
Describe the term diamond problem.
When would you use a static class?
Why is sizeof not a function?
Is string a class in java?
Does list allow duplicates in java?
Are maps ordered java?
What do you understand by access specifiers in Java?