InterviewSolution
Saved Bookmarks
| 1. |
What Is The Length Of An Unqualified Ssa? |
|
Answer» A basic unqualified SSA is 9 bytes LONG. The first 8 bytes hold the segment name which is being used for PROCESSING. The LAST byte always contains SPACE. A basic unqualified SSA is 9 bytes long. The first 8 bytes hold the segment name which is being used for processing. The last byte always contains space. |
|