What is advantage of using threads?
Answers were Sorted based on User's Feedback
Answer / rajashree
a)lower context switching over head.
b)shared state:
allowed concurrent instance of the server to communicate
easily with each other
c)linux supports the POSIX thread standard
i)pthreads library.
ii)portable across most unix platform.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / 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 |
How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?
What does java stand for?
what is life cycle of applet?
What is canonical name in java?
What is run time allocation?
Can we sort array in java?
What is one third plus one third as a fraction?
Describe the process as to how substring() methodology mechanisms in java.
write a program to create an arraylist and listeterator.and value should be enter through keyboard.
What are internal and external variables?
Urgent requirement of JAVA/.NET/QA in a CMMI level3 MNC for Pune location.
what is use of session tracking ?with example?