MCQOPTIONS
Saved Bookmarks
| 1. |
What is the difference between who and whos command? |
| A. | The former shows the names of the variables being used while the latter shows the details of the variables in the ongoing program |
| B. | The latter shows the the names of the variables being used while the former shows the details of the variables in the ongoing program |
| C. | No difference at all |
| D. | There is no such function as who and whos |
| Answer» B. The latter shows the the names of the variables being used while the former shows the details of the variables in the ongoing program | |