Can u specify one Deadlock or Processlock issue in a client
server application?



Can u specify one Deadlock or Processlock issue in a client server application?..

Answer / rock

Dead Lock/Process lock


A process-lock is a destruct which provides a mechanism for
interlocking process execution. A process-lock is either
free or it is seized by exactly one process. When a process
is seized, a non-nil value is stored in the lock (in the
slot named locker). Usually this is the process which
seized the lock, but can be any Lisp object other than nil.
Any process which tries to seize the lock before it is
released will block. This includes the process which has
seized the lock; the with-process-lock macro protects
against such recursion.

Dead Lock
An error with the computer that occurs when two programs
are trying to wait for a signal from the other program at
the same time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Use of Requirements Traceability?

3 Answers  


9.Are you exposed to any automation tools?If yes your role?

3 Answers   VJIL Consulting,


If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?

1 Answers   TCS,


What is the V model,Tell me in brief??

4 Answers  


1.What is Traceability Matrix and who prepare it. 1.1 How u can map the Requiremet wid Test Cases. 1.2 How u can find out that in Particular Test Case,some requirement is missing. 1.3 For a particular requirement,how u determine that how many TCs should prepare. 1.4 Gaie the Idea about Tracability Matrix,meant Format.

3 Answers   Fiserv,






Mention critical bugs in hospital management system i.e. project has 4 modules like appoint, patient chart, reports, pharmacy

1 Answers  


What is the limit for test steps?It should be 10/20/30etc

0 Answers  


How do you test calculator?

3 Answers  


what is role of tester in spiral model?

1 Answers   Wipro,


Tell me your views in this project?

2 Answers   Wipro,


PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING

0 Answers  


Can u tell me about the difference between Window based Application and Web Application?

2 Answers  


Categories