The Interrupt Vector is a specific memory location that holds the address of the Interrupt Service Routine (ISR). The CPU uses this address to jump to the appropriate ISR when an interrupt occurs.