Only those cells names. Most common mistake in excel. If you want to sort rows make sure you highlight everything and then use sort function on column
Answer:
computer works on electricity
Explanation:
00110001 00110100 00110000
Civil engineers is the correct business
Answer:
The code will produce:-
2.4
Explanation:
In this code the result of the arithmetic operation is stored in the variable c.On evaluating the expression it divides 12.0 by 5 which results in 2.4 and it is stored in float variable c.Then it is printed on the screen using print statement.Since the c is double variable so the result will be a decimal number.
Hence the answer is 4.