what is the use of thread?Justify it by project point of view
Answer Posted / mathe arun kumar
Thread is a part of program. If associates wants to develop
a large project then small partd(thresds) can be
implemented by programmers. After completing the project
every single part can be intigrated for execution inorder
to work that as a single project.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you understand by the bean persistent property?
Can I override protected method in java?
Explain method overloading?
How we can make copy of a java object?
Explain about join() method?
Can arraylist contain null values?
What is thread life cycle?
What modifiers are allowed for methods in an interface?
What is the benefit of using enum to declare a constant?
What is an abstract method in java programming?
What is mean by exception?
Which collection does not allow duplicates in java?
How big is a boolean?
Why is java logo a cup of coffee?
What is meant by JVM? Is JVM platform independent or not?