In which of the following ways does a stub stimulate the interactions?
(a) The stubs can either produce hard coded canned output or can read the output from a file
(b) The stubs can also generate a synthetic load on the system to approximate the amount of time the actual processing will take in the completed working version
(c) All of the mentioned
(d) None of the mentioned
I got this question in homework.
My question is taken from Creating a Skeletal System in chapter Unit Operations of Software Architecture