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
6976There 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 5067i 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 6887Post New Microsoft Interview Questions
How can you pause the execution of a Thread for a certain amount of time?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
What is the use of apache flume?
4. Calculate the following from the particulars given below: i) Material Cost Variance ii) Material Price Variance iii) Material Usage Variance iv) Material Mix Variance v) Material Yield Variance Material Standard Actual Qty kgs. Price Rs Value Rs. Qty kgs. Price Rs Value Rs A 50 4 200 40 5 200 B 30 6 180 30 6 180 C 20 3 60 30 3 90 100 440 100 470 Loss 20 ----- 30 ----- 80 440 70 470
why this job preference?
It is estimated that each person in the united states consumes an average of 100 pounds of sucrose each year. Which two simple sugars are linked to make a sucrose molecule?
Explain what are the advantages of query studio compared to report studio?
What is the difference between having clause and where clause in sql server?
How to determine the state of a checkbox using javascript?
What is the difference between ‘function declaration’ and ‘function expression’?
Explain what are the essential components of embedded system?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Is java procedural or object oriented?
Explain about the core components of a distributed Spark application?
What is root injector in angular?