Answer:
We will be using Average function of Excel Calculation sheet.
Its Syntax in Calc sheet is : =AVERAGE (number1, [number2], ...)
or you can use =Average and then click on the first cell and drag the whole row till end and close the brackets. It will calculate the average of that row.
Once you have applied average function on first row, you can drag this cell down the column and it will replicate the same function for respective rows.
Answer:
If it is just one letter, use a character, but if it is more than one letter, use a string (string of characters)
Answer: False
Explanation:
Unguided medium employs an antenna for transmitting through air or vacuum.
For guided mediums the transmission is in the form of twisted copper wires, shielded twisted copper wire and optical fibres. They henceforth do not depend upon antennas for transmission through air using antennas.
Answer:
To make the group of four we can write 100011 as 00100011
Now, the two groups are:- 0010 and 0011
And 0010 in binary corresponds to 3 in Hexadecimal
And 0011 in binary corresponds to 4 in Hexadecimal.
So, 100011 of binary corresponds to 34 of hex.