Vidyalelo
Computer Science · Q13

Computer Hardware

Engineering and GATE · Computer Science · question 13

Q13

To view any currently running Terminate Stay Resident (TSR's) programs you could type:

A.
Memory
B.
MEM
Answer
C.
SYS /M
D.
Memmaker
E.
None of the above

Answer: Option B

Solution

Answer: Option B
Solution:
To view any currently running Terminate Stay Resident (TSR) programs, you could type MEM.
The MEM command in MS-DOS displays information about memory usage, including details about currently loaded TSR programs.
TSR programs remain in memory even after their initial execution and can be viewed using the MEM command.
Options such as SYS /M and Memmaker are not used for viewing currently running TSR programs.
Therefore, the correct option is MEM.