When working with a large worksheet, you can split the window into two or four panes.
Answer:
A hub broadcasts all data traffic to all networking devices connected to it's data ports. this is used to interconnect networking devices.
What is Hub?
a device that uses it's ports to connect devices (computer, printers, etc.) together.
The answer is #’s 1 and 4 are True.
Answer:
Option b. button
Explanation:
Button control is one of the most common user controls in Windows application to enable user perform an immediate action when clicked. We can see there might be more than one button controls in a single Window application and each of them can be used to trigger different specific action.
For example, button control can be created to perform a "Submit" or "Login", or "Calculate" action in Windows application. The button click event will trigger a corresponding action to meet a specific purpose.