InterviewSolution
Saved Bookmarks
| 1. |
What is the use of the "$?" command? |
|
Answer» By USING the COMMAND "$?", you can FIND out the status of the LAST command executed. |
|