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
6975There 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 7493where 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 10736An 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 5066i 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
1913Assuming 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.
3993Q.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 7174How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
2 7653Why we need to use secondry database file? though, we can do same work using primary database file also.
2 6886Post New Microsoft Interview Questions
What do you understand by work area and internal tables in abap? Why do we use it?
What are the components of swing in java?
Test Case for Text Editor!
Why has my start menu disappeared?
How we can redirect to another page from controller in zend framework?
What tools do real hackers use?
Describe amazon machine image and what is the connection between instance and ami?
What do you mean by query evaluation engine?
What is progress actional?
What language are windows 10 apps written in?
Why do we learn c++?
Are resultset updatable?
Explain novalidate attribute of html5?
What is glacial acetic acid? What are its uses?
Explain the virtual inheritance in c++.