Answer Posted / guest
A single process might contains multiple threads; all
threads within a process share the same state and same
memory space, and can communicate with each other directly,
because they share the same variables. By this IS is a process.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
post me important interview question on webmethods
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
When Should You Use Flow Diagram View?
Where do you implemented pub-sub architecture?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
Explain what are the new features in 8.0 compared to 7.1?
Explain about pub-sub architecture, where do you implemented this?
When we use repeate, exit flow steps?
how to configure sap adapter6.1
how to configure sap adapter 4.1
Explain what is indices in map flow step?
Explain header handlers in web services
How many kinds of log files in webmethods?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?