Q3 Single choice Flag Literal pool loads to access constants at run-time can be minimized by: A Ensuring constants can be encoded as immediates in the current instruction set. B Storing the code in ROM. C Using Thumb code rather than ARM code. D Compiling and linking as position-independent code. Correct answer