When are transaction files required in a system’s design?

What will be an ideal response?

Transaction files are used to link any processes that do not execute at the same time but share the same data.

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) An application can be implemented as a set of threads, which cooperate and execute concurrently in the same address space. 2) Because of the potential disadvantages, load sharing is not one of the commonly used schemes in current multiprocessors. 3) The operating system, and in particular the scheduler, is perhaps the most important component of a real-time system. 4) One useful measure of the ability of an operating system to function deterministically is the maximum delay from the arrival of a high-priority device interrupt to when servicing begins. 5) User control is generally much broader in an ordinary operating system than in a real-time operating system.

Computer Science & Information Technology

Laptop computers typically consume less power than desktops.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology