Greece but sorry if thats not what you mean.
The correct answer is letter C.
Sea and land breezes over a large region that change direction with the season are called monsoons. These are seasonal changes in the direction of winds in a particular region which causes its wet and dry seasons.These monsoons are often associated with the Indian Ocean and tend to move from cold to warm regions in a particular region.
// A single if statement
if (boolean expression)
Do statement;
// Or a single if with {}
if (boolean expression)
{
Do statement;
}
// A block if statement: { } required
if (boolean expression)
{
Do Statement1;
Do Statement2;
...
Do StatementN;
}
Note
B. Ethnic Cleansing
Both cases occurred because another race who had more power tried to eliminate the other race.