Explain the difference between physical map and symbolic map?
Answer / Naresh Sharma
Physical Map refers to a device-specific representation of storage areas. It includes information such as the starting address, length, and access methods of each storage area. On the other hand, Symbolic Map is an abstract representation of storage areas that uses names instead of addresses. It allows programs to refer to storage areas without needing to know their physical locations.
| Is This Answer Correct ? | 0 Yes | 0 No |
is it possible to create TDQ's and TSQ's dynamically,How
Is length = 0 sufficient to ascertain that the field has been modified?
Explain how and where is the twa size set?
What does the 'cedf:cics' transactions do?
How do you access the records randomly in TSQ ?
What is the meaning and use of the EIBAID field?
what is the use of tsq and tdq....at what situation we need to use this...pls tell me....
What does EIB mean?
What is the use of DSECT parameter in BMS?
how to get 'time stamp' in cics prgms ,what is the syntax.
How are screens created in cics
Explain the various ways data can be passed between CICS programs.