Answer Posted / yayati pavan kumar
Threads means part of a program which is in execution.That
means it's very easy to implement any large and complex
application by partitioning into threads. By this we can
save memory or storage.
we can decrease time of execution
It is very easy to test as the whole code partitioned into
parts and execute
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is data string?
What is the function of log?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What does serializing data mean?
How do you create a method in java?
What is skeleton and stub? What is the purpose of those?
can any body body expalin best definitions & best real time exaples for opps concepts.
What is boolean logic?
Can we write class inside a class in java?
What is preparedstatement in java?
What does percent mean in java?
Difference between operator overloading and function overloading
What do you understand by java?
Can a class be declared as protected?
How many bytes is a char in java?