InterviewSolution
Saved Bookmarks
| 1. |
Which of the following module does not incorporate initialization of values changed by the module?(a) Non reusable module(b) Serially reusable module(c) Re-enterable module(d) All of the mentioned |
|
Answer» The correct answer is (a) Non reusable module Explanation: Non reusable models can be used once for a purpose they can’t be modified and used again. |
|