What is the difference between Process and Threads?
Answer Posted / alok mmmec gkp
THE BASIC DIFFERENCE B/W THREADS AND PROCESSS IS THAT
THREAD CONTAINS A STACK IN WHICH USER N KERNAL PROCESS ADDRESS
ARE STORED
FOR EVERY STEP A NEW PROCESS IS CREATED IN THE PLACE OF IT
THREADS USES ITS STACK
| Is This Answer Correct ? | 28 Yes | 24 No |
Post New Answer View All Answers
What must a class do to implement an interface?
What are the different methods of identifying an object?
Which textcomponent method is used to set a textcomponent to the read-only state?
How would you detect a keypress in a jcombobox?
What modifiers may be used with an inner class that is a member of an outer class?
What does module-relative mean?
What is a class loader? What are the different class loaders used by jvm?
what is a portable component?
what is meant by JRMP?
Explain about local interfaces.
what is a non-repeatable read?
What is threadfactory?
What is clustering? What are the different algorithms used for clustering?
Is the infobus client side only?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??