Answer: True
Step-by-step explanation:
CICS are more simpler to programmers than RISC because in CISC to add numbers the programmer can simply use ADD command however in RISC the programmer needs to load the data, then move it into registers and then store the result.
RISC uses more memory and are often long programs compared to CISC.