Answer:
Following are the code to this question:
code:
=IF(EXACT(I2,"Yes"),"Elected",IF(EXACT(K2,"Yes"),"Yes","No"))
Explanation:
In the given the data is not defined so we explain only the above code, but before that, we briefly define working of if the function that can be defined as follows:
-
The If() function, is used only when one of the logical functions and its value must return the value true. or we can say it only return a true value.
- In the above function, a column "Elected" is used that uses other column values to check this column value is equal if this condition is true it will return "yes" value.
Answer:
The correct answer to the following question will be "Invisible".
Explanation:
- SSID transmits the name to the surrounding devices by your router. The main function is to visibly and easily access your network. Usually your default router SSID will involve its brand name.
- When a wireless device scans the WLAN area, it detects SSID to be connected to the router. However, SSID broadcast may also be disabled by default.
- SSID Broadcast deactivation is one way of securing your wireless network and makes all the networks invisible.