What is AD/AM in Windows2003?
Answer Posted / arindam mistry
Active Directory Application Mode
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
How to update value using threads. Write code?
What's difference between thread and process?
What are types of threads?
Explain how to kill a particular process in windows?
if thread a,b,c have Max,Min,Normal priorty what is N0. in below set they correspond to.Something like (2,0,1)
What is thread injection?
What are the different ways in which a thread can enter into waiting state?
Explain cannot copy (file name)- access is denied?
What are the differences between ntfs4 and ntfs5?
How to stop a thread?
What is the default kill signal?
Explain which protocol is working behind dhcp server? And what exactly dora does?
In window xp which are the threads. Actually I wanna know if ms word is a process which are the threads? Is spell check is a thread?
What is thread safety and synchronization?
if a min thread has finished execution what happens ? a) it exits b) it wait for other threads c) becomes inactive ... etc etc