Top answers


Using a specific example, discuss the main differences in how HICs and LICs are affected by hazards

A hazard is an extreme natural event that poses threat to life and property, examples of such hazards might be volcanic eruptions, earthquakes or tsunamis. The hazard that I am going to explore is that of th...
TW
7314 Views

What triggers the subjunctive in Spanish?

When deciding whether you should use the subjunctive, you should first consider if there is an element of doubt, uncertainity or desire in the sentence. If so, it is likely that the subjunctive should be use...
KH
Answered by Kate H. Spanish tutor
2693 Views

When and how do I use 'etre' in the perfect tense?

The verb 'être' is used to form the perfect tense of some specific verbs. These verbs can be remembered using the acronym MRS VANDERTRAMP: M onter --> Monté R etourner --> Retourné S ortir --> Sorti...
TD
1888 Views

Define electric potential at a point in an electric field.

The electric potential at a point in an electric field is the work done per unit charge when a point positive charge is moved from infinity to the point.
TD
13608 Views

What is the difference between a for and a while loop?

A for loop iterates over set commands within the loop (need to be indented), executing this block of code in order until prompted to stop (as specified). A while loop is used when a condition needs to be che...
TD
2087 Views