Answer:
ranforce = randi([0, 12]);
if (ranforce == 0)
disp('There is no wind')
else if(ranforce>0 && ranforce <7)
disp('There is a breeze')
else if(ranforce>6 && ranforce <10)
disp('This is a gale')
else if(ranforce>9 && ranforce <12)
disp('It is a storm')
else if(ranforce==12)
disp('Hello, Hurricane!')
end
Explanation:
<em>Replace all switch case statements with if and else if statements.</em>
<em>An instance is:</em>
<em>case {7,8,9}</em>
<em>is replaced with</em>
<em>else if(ranforce>9 && ranforce <12)</em>
<em>All other disp statements remain unchanged</em>
Answer:
A. Invention of microprocessor
Explanation:
The third generation of computer itself was based on the technology of integrated circuits (shorten as IC).
It lasted for about 6 years and was brought to an end with the advent of the fourth generation of computers which was based on microprocessors.
Hence, option A answers the question.
Yes, you can Microsoft office in a Chromebook.
Examples are open office calculator and Gnumeric