Answer
See explanation
Work Step by Step
The main advantages of CISC architecture are that the code size is significantly reduced because with just one instruction we can do several powerful operations also because of this the high level code can be much easily translated to machine code.
Its disadvantages are that it requires very complex architecture which is difficult and expensive to build, also due to complexity of instruction it requires multiple clock cycles to complete one instruction which reduces the efficiency.