Hydro power because it can use tidal units to create energy to use for energy
The Earth turns on its axis every day; it orbits the sun, just like all the other planets in our Solar System. You can cross out D and A, obviously. Which leaves us with answers B and C. Now, C says that the Earth turns clockwise, which is false; when viewed from space, they determined it turned counter-clockwise, which leaves us with B. Hope this helped
Servicing the interrupt
An interrupt is the signal to the processor from the hardware which say something about the problem that needs attention. This alerts the processor to respond and command an appropriate action to the problem. This can be done by suspending activities, saving current state and executing the interrupt handler. The interruption is just temporary after finishing the problem the processor will start again the normal activities.