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
7038There 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 7604where 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 10850An 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 5154i 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
1966Assuming 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.
4043Q.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 7273How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
2 7761Why we need to use secondry database file? though, we can do same work using primary database file also.
2 7010Post New Microsoft Interview Questions
Tell us what is bodice?
How do you unformat a table?
Define an enumeration?
What does enum do?
Calculate difference between 2 date / times in oracle sql?
If the source data gets updated every now and then, how will you synchronize the data in hdfs that is imported by sqoop?
Write a syntax and structure of scheduler class?
What is the functionality of Query Processor in Apache Hive?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What is methodological framework?
Is window an application software?
On what basis data will be stored on a rack?
What are the core interfaces of hibernate?
What is the command used to fetch the first 5 characters of a string?