Rakuten Interview Question

Difference between throw and throws keyword in java? What happens when exception is thrown by catch block and also by finally block - the exception from which block is thrown ultimately by the function?