EDSAC was produced using a concept known as "Stored program".
The stored program concept is a fundamental idea in computer science that refers to the ability of a computer to store instructions in memory along with data. This allows the computer to retrieve and execute those instructions at a later time, without the need for human intervention.
Before the advent of the stored program concept, computers were programmed using hard-wired circuitry, which made them inflexible and difficult to reprogram. However, with the stored program concept, computers became much more versatile and easier to program, leading to the development of more sophisticated software and the modern computing era.
EDSAC, which stands for Electronic Delay Storage Automatic Calculator, was one of the first computers to be built using the stored program concept. It was designed and built in the late 1940s and early 1950s at the University of Cambridge, and was used for scientific research and engineering calculations.
Therefore, the correct answer to the question is "Stored program".