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
Can a string be null?
Explain different states of a thread in java?
Explain naming conventions for packages?
how come we know the object is no more used in the class?
How can we make a class virtual?
How do you execute a thread in java?
What is nextint java?
I want to persist data of objects for later use. What’s the best approach to do so?
Can a static member function access member variable of an object?
What is type inference in java8?
What is thread safe singleton?
Can a class have 2 constructors?
Is empty string in java?
Can we override private method in java?
Is java a compiler?