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
Can we overload the methods by making them static?
What are the two environment variables that must be set in order to run any java programs?
What is contractor means and methods?
What is array in java?
What is visibility mode?
What is scope & storage allocation of static, local and register variables? Explain with an example.
Explain try and catch keywords in java?
What is the difference between a method and a procedure?
What are the advantages of autoboxing?
Does windows 10 need java?
Can an object subclass another object?
What is the use of put method?
Write a program to calculate factorial in java?
What is e in java?
How to obtain a performance profile of java program