File which stores various versions of running programs is:
File which stores various versions of running programs is:
(A) Memory
(B) Temp
(C) Cache
(D) Static
While the term “versions”, in your question probably means data, instructions or parts of a program that are saved for fast access the Cache is where these items are stored to make things run faster. It is the storage system that holds these temporary data, instructions or pre-processed segments to speed up execution. The Cache helps by storing them so they can be accessed quickly.