2,309 views

1 Answer

Best answer
5 votes
5 votes
Transaction Managers is responsible for maintaining all activities regarding database transaction like  ensuring ACID properties , ensure serializability in concurrency control and database images hence ans is D
selected by
Answer:

Related questions

1 votes
1 votes
1 answer
1
go_editor asked Jul 4, 2016
2,411 views
In multiuser database if two users wish to update the same record at the same time, they are prevented from doing so byJammingPasswordDocumentationRecord lock
1 votes
1 votes
1 answer
2
go_editor asked Jul 4, 2016
1,056 views
What deletes the entire file except the file structure?ERASEDELETEZAPPACK
3 votes
3 votes
2 answers
3
go_editor asked Jul 5, 2016
23,143 views
To represent hierarchical relationship between elements, which data structure is suitable?DequeuePriorityTreeAll of the above
2 votes
2 votes
2 answers
4
go_editor asked Jul 5, 2016
7,148 views
Which of the following data structure is linear type?StringsListsQueuesAll of the above