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
What is garbage collector?
Why for each loop is used?
Can a method be overloaded based on different return type but same argument type?
Is java programming easy?
What is the significance of continue jump statement? Explain with an example.
Why are there no global variables in java?
What type of language is java?
What is hashmap in java?
what is daemon thread and which method is used to create the daemon thread? : Java thread
Can a class have an interface?
What is the benefit of inner classes in java?
What is regex in java?
What is the purpose of a default constructor?
What is treeset in java?
What initialize variables?