Answer Posted / venkatesh
Mainly two types threads only in java
ie, Single thread and Multi threading
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Which package is always imported by default?
Why spring singleton is not thread safe?
Is java 9 released?
Why is string class considered immutable?
What are actual parameters?
List down the methods and interfaces of collection class in java.
Can we convert stringbuffer to string?
Differentiate between vector and array list.
Why we override equals() method?
What are the 7 types of characters?
Which collection does not allow duplicates in java?
Are variables stored in ram?
Is array a class in java?
Where import statement is used in a java program?
Is it possible for a yielded thread to get chance for its execution again?