86.6k views
4 votes
True / False
CICS systems usually have larger instruction sets than RISC systems.

User Ziv
by
8.3k points

1 Answer

5 votes

Answer: True

Step-by-step explanation: CISC(complex instruction set computing) is the architecture that has complex and larger instruction sets as compared with RISC(reduced instruction set computing).The instruction set in CISC architecture are large and therefore takes more execution time along with different addressing modes than RISC architecture.Therefore the given statement is true.

User Axel Kemper
by
8.0k points