Transaction processing enables a program to treat a database operation, or set of operations, as single operation. This is known as a(n) ________ or a(n) ________.
a. atomic operation, unique operation.
b. unique operation, transaction.
c. atomic operation, transaction.
d. None of the above.
c. atomic operation, transaction.
Computer Science & Information Technology
You might also like to view...
Which of the following statements are correct?
a. new Scene(new Button("OK")); b. new Scene(new Circle()); c. new Scene(new ImageView()); d. new Scene(new Pane());
Computer Science & Information Technology
The CSS property related to typography called ____ displays text as normal or small caps.
A. font-style B. font-variant C. font-weight D. font-size
Computer Science & Information Technology