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. |
|