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 was java originally called?
what do you mean by stream pipelining in java 8? Explain
What are the ways to instantiate the class class?
What is the use of hashmap in java?
What do you mean Abstraction in java?
What is a singleton class? Give a practical example of its usage.
Explain about automatic type conversion in java?
What are untrusted applets?
How many bits is a string in java?
What is the file type?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
Why are pointers not secure?
How do you write a scanner class in java?
Is list thread safe in java?
What will be the default values of all the elements of an array defined as an instance variable?