What is the difference between Process and Threads?
Answer Posted / praju
tread have not its own memory address.
process have its own address
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is the immediate superclass of the applet class?
What do you need to set-up a cluster with jboss?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is abstract schema?
For which statements does it make sense to use a label?
How will you pass parameters in RMI? Why do you serialize?
Can I run seam with jdk 1.4 and earlier?
Is it possible to stop the execution of a method before completion in a sessionbean?
Difference between new operator and class.forname().newinstance()?
Explain phantom read?
What are the different methods of identifying an object?
What are the diff types of exception?
Explain RMI Architecture?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is synchronization and why is it important?