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
Is final static java?
Can we create a class inside a class in java?
What will happen if static modifier is removed from the signature of the main method?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
How hashset works internally in java?
Differentiate between vector and array list.
Can I learn java in 3 months?
Is a boolean variable?
Explain OOPs concept.
Can list be final in java?
What is difference between wait and notify in java?
what is a working thread? : Java thread
What is a conditional equation?
Can we access instance variables within static methods ?
What is the difference between actual and formal parameters?