Yes, if the interrupt is enabled/triggered and there is no interrupt vector, the program jumps to the NULL vector which is at memory address 0 and is the reset vector for the avr platforms.
Yes, if the interrupt is enabled/triggered and there is no interrupt vector, the program jumps to the NULL vector which is at memory address 0 and is the reset vector for the avr platforms.