Available options
=A4&&B4
=A4&" "&B4
="A4"&""&"34"
=A4&""&B4
Answer:
=A4&""&B4
Explanation:
In a Microsoft Excel spreadsheet, to combine the content of two cells into another cell, a user will have to use the command &
Hence, in this case, given that there is no need to have any character or blank space in between the content of the starging cells, which is just A4 and B4, then we have the following technique
1. Select the cell C2
2. Input the command = or +, then select cell A4
3. Input the command &
4. Then select the cell B4
5. Click enter.
Therefore, the answer should appear as =A4&B4.
But from the available options, there is nothing like that, so we pick =A4&""&B4 because it gives the same outcome.
Answer:
3. ISDN
Explanation:
ISDN ( Integrated Services Digital Network ) -
It is the used for the simultaneous digital transmission of network service , data , video and voice , instead of the old circuits of the public switched telephone network ( PSTN ) , is referred to as ISDN .
The characteristic feature of ISDN is that it integrates the data and speech on the same lines , which is not possible in PSTN .
Hence, from the given information of the question,
The correct option is ISDN .
Answer:
An Internet Protocol address (IP address) is a numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication. An IP address serves two main functions: host or network interface identification and location addressing.
Explanation:
Answer: float
Explanation:
This is asking what would the remainder be of 5/2. I am not totally sure what you are asking but float is used with remainders because it could have a decimal like 3.33 that would throw an error for anything other than float.