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 |
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
how to execute manual test cases?
if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?
how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team
u r rating for lateral thinking,i said 6.nad the question is if an object is there it should take only positive values but it is also allowing negative values what is u r responce?
What is smoke testing and what is sanity?
How can write testcases on a code under development pls give asnwer
what is the diffrence b/w Regression testing and re-testing
what is status of defect when you are performing regression testing.
Is system testing part of Functional testing or functional testing part of system testing?
how mapp the defect id in quality center?
what is the methodology you are using in ur company?