Solution:
No, A Large program should never be run directly from secondary storage, in my thought.
RAM is necessary for the function. Pc memory is an important part of the performance of
software programs that are installed on computers.
The hard drive cannot be used while the CPU (Central processing unit) cannot directly access
secondary storage for CPU execution directly.
The operating system loads the process into primary memory, which is smaller and more accessible
by the CPU, before allowing it to run.