The following statement is wrong.
A. Interrupt requests at the same level respond in chronological order
B. Multiple interrupt requests of the same level at the same time will block and the system cannot respond
C. Low priority interrupt request cannot interrupt high priority interrupt request, but high priority interrupt request can interrupt low priority interrupt request
D. Sibling interrupts cannot be nested