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 oracle charging for java?
What is class and object in java?
What is a concrete classes? Is Java object class is concrete class?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What is a void method?
What do negative exponents mean?
What is jit compiler in java?
Should you use singleton pattern?
What is the use of java?
What defines function?
What is comparator in java?
What is singleton service?
What are recursive functions?
What is nested top-level class?
How to perform linear search in java?