

InterviewSolution
Saved Bookmarks
1. |
‘set args ‘ without arguments can ___________(a) initialize all the arguments(b) remove all the arguments(c) no change(d) show all the argumentsI have been asked this question in homework.Question is from Debugging in chapter System Implementation and Operation of Computer Fundamentals |
Answer» Right choice is (b) remove all the arguments |
|