When a non-vectored interrupt occurs,does the processor ever look up the vector table ?
Talking of 8085 , is it different ?
NO, the processor doesn't look up the vector table. It looks up the table during vectored interrupts.