Hi, can anyone tell me what is the difference between SYSVOL and NTDS folder in AD? I know SYSVOL is for shared information between Domain controllers, but isn't AD database shared as well? Don't they use the same DB which is stored in NTDS folder? I know SYSVOL size is much smaller than NTDS', but what is it for? Does it contain a part of NTDS folder? If so, what namely? Thanks
6971There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?
3 7465where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?
2 10716An array of size k contains integers between 1 and n. Compress the original array by removing duplicates in it in O(k) time What if k << n?
1 5033i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
1901Assuming that locks are the only reason due to which deadlocks can occur in a system. What would be a foolproof method of avoiding deadlocks in the system.
3985Q.1. You set up scheduled tasks to run & notify you of any failures. 3 days later you see that none of the tasks ran & you received no notifications. What to do?
2 7168How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
2 7638Why we need to use secondry database file? though, we can do same work using primary database file also.
2 6870Post New Microsoft Interview Questions
How do I remove a border in word 2007?
Who invented machine learning?
how to calculate the lightning arrester conductor @ no of earth pits required
What is meant by a web application
What do you know about the recent satellite launch?
Does variable declaration allocate memory?
How can u access a variable defined in 1 MXML file to another?
What is delegates in c# and uses of delegates?
How do I show formula in one cell?
What is wave number?
What is range in excel sheet?
What is the function of escape ?
How do I start apache tomcat?
Define social responsibility accounting
What are the Collection types in Hibernate?