Answer Posted / partha
1.User Thread
and 2.Daemon Thread
| Is This Answer Correct ? | 46 Yes | 22 No |
Post New Answer View All Answers
What is application tier?
Explain a situation where finally block will not be executed?
Are arrays dynamic in java?
Why is the singleton pattern considered to be an anti pattern?
What is the class in java?
What is difference between static class and normal class?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
Define an applet in java?
What is the difference between iterator and list iterator?
Explain the selection sort algorithm and state its time complexity?
Does string isempty check for null?
What is use of a abstract variable?
What is Major and importance difference between for and foreach loop ?
Is string is a data type?
Write a program in java to find the maximum and minimum value node from a circular linked list.