Multiple choice technology mainframe What is the difference between physical map and symbolic map? The physical map is the load module and the symbolic map is the data structure The physical map is the data structure and the symbolic map is the load module Physical map is mapped with addresses and the symbolic map is the logical one. There is no difference Reveal answer Fill a bubble to check yourself A Correct answer Explanation The physical map is a compiled load module used by CICS to format the screen, while the symbolic map is a source code data structure (copybook) used by the application program to read and write screen data.