Q. Which of the following is correct? (Solved)
1. module a uses module b if a correct version of b must be present for a to execute correctly
2. module a calls (or invokes ) module b if b triggers execution of a
3. all of the mentioned
4. none of the mentioned
- a. module a uses module b if a correct version of b must be present for a to execute correctly