Explain acid properties?



Explain acid properties?..

Answer / saravankumar

The term ACID conveys the role transactions play in
mission-critical applications. Coined by transaction
processing pioneers, ACID stands for atomicity, consistency,
isolation, and durability.



These properties ensure predictable behavior, reinforcing
the role of transactions as all-or-none propositions
designed to reduce the management load when there are many
variables.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is typical about a windows process in regards to memory allocation in .net?

1 Answers  


What is Method Overriding? How to override a function in C#?

1 Answers  


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

1 Answers  


What?s typical about a Windows process in regards to memory allocation?

1 Answers  


Integer & struct are value types or reference types in .NET?

1 Answers  


How will you do redo and undo in textbox control?

1 Answers  


Do I have any control over the garbage collection algorithm?

1 Answers  


Can you configure a .NET Remoting object via XML file?

1 Answers  


Can "this" be used within a static method?

1 Answers  


What is a design pattern and what is it for?

1 Answers  


What is prerender event of a page?

3 Answers   C Squared Systems,


What does cli do?

1 Answers  


Categories