Answer Posted / kalpit
Threads suspend,resume and stop are eg of deprecated methods
and are not safe to use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is garbage collection? What is the process that is responsible for doing that in java?
How can we make copy of a java object?
What are the advantages of exception handling?
What is the purpose of object oriented programming?
Why is flag used in java?
What does java ide mean?
Explain the difference between collection api and stream api in java8?
When do we need to use internal iteration? When do we need to use external iteration?
Do I need to import java.lang package any time? Why?
Write a program to check string is palindrome without using loop?
Explain different types of wrapper classes in java?
Which non-unicode letter characters may be used as the first character of an identifier?
Explain notifyall() method of object class ?
What is the requirement of thread in java?
Write a program to print all permutations of string?