Answer Posted / venkat
Threads are simple piece of programs that will be executed
by the mail class.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Does collectionutils isempty check for null?
What is the meaning of nullable?
What is immutable in java?
what are synchronized methods and synchronized statements? : Java thread
Why is String immutable?
Explain exception chaining in java?
Can finally block be used without a catch?
If a method is declared as protected, where may the method be accessed?
What is role of void keyword in declaring functions?
What do you mean by exception handling in Java?
Where is const variable stored?
What are wrapper classes in java?
Why do we need hashset in java?
Can we compare two strings in java?