InterviewSolution
Saved Bookmarks
| 1. |
What Is A S0c4 Error ? |
|
Answer» STORAGE violation error - can be due to various REASONS. e.g.: READING a file that is not open, INVALID ADDRESS referenced due to subscript error. Storage violation error - can be due to various reasons. e.g.: READING a file that is not open, invalid address referenced due to subscript error. |
|