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 |
What is typical about a windows process in regards to memory allocation in .net?
What is Method Overriding? How to override a function in C#?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What?s typical about a Windows process in regards to memory allocation?
Integer & struct are value types or reference types in .NET?
How will you do redo and undo in textbox control?
Do I have any control over the garbage collection algorithm?
Can you configure a .NET Remoting object via XML file?
Can "this" be used within a static method?
What is a design pattern and what is it for?
What is prerender event of a page?
What does cli do?