Primary storage refers to your RAM it is internal storage.
Secondary storage is any storage that is not the primary storage that permanently stores data. Examples are hard drive, tape disk drive, floppy disk drive and compact disk drive.
Off-line storage refers to any device that stores data that is not permanently attached to the computer. Example flash drives, The data remains on the storage device and can be connected to a different computer.
I believe it is b “Broadly speaking, modularity is the degree to which a system's components may be separated and recombined, often with the benefit of flexibility and variety in use. ... However, the concept of modularity can be extended to multiple disciplines, each with their own nuances.”
B. Add actions
A. a presentation without a clear beginign middle and end
A. add action between slides
Answer:
b. parallel
Explanation:
According to my experience on information technology, I can say that based on the information provided within the question the term being mentioned is called Parallel Conversion. Like mentioned in the question this term refers to when two systems run at the same time while transferring operations in order to make sure that everything is running correctly and are outputting the same results.
If you have any more questions feel free to ask away at Brainly.
Answer:
for y in range(88, 43, -4):
print(y, end=" ")
Explanation:
yw