C6030-042 Web TestEngine demo

Exit VCEDump C6030-042 Developing with IBM Enterprise PL/I
Question 20 of 21
0% complete
Q20 Single choice

Given the following declarations, which code is likely to perform best and correctly initialize structure 3?

DCL 1 S UNALIGNED,
2 A CHAR(3),
2 B BIN FIXED(31),
2 C DEC FIXED(5);
DCL 1 T UNALIGNED LIKE S;
T = ";

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in