B. To organize information using shapes. 
        
                    
             
        
        
        
Answer:
The User Datagram Protocol (UDP) is called the connectionless protocol because: 
It does not attempt to fix bad packets or resend lost packets.
Explanation:
Ports are openings or entrance doors through which data packages have access to a PC or server.  TCP and UDP are transport protocols with port numbers.  TCP means Transmission Control Protocol.  They are used to connect two devices over the internet and other networks.  UDP means User Datagram Protocol.  They are used to connect applications and to speed the transfer of data.  Comparatively, UDP is faster, simpler, and more efficient than TCP.  TCP enables retransmission of lost data packets, which UDP cannot do. 
 
        
             
        
        
        
Answer:
The correct answer to the following question will be Vendor Lock-In.
Explanation:
Vendor Lock-In: It is also known as Customer Lock-In. The Vendor Lock-In makes the costumer depends on services and products on the vendor. The costumers are not able to use another vendor without changing costs as it creates barriers.
Some ways to avoid Vendor Lock-In, these are as follows:
- Design your application portable.
- Keep watching vendor contracts.
- Arrange both entry and exit with your vendor.
 
        
             
        
        
        
Answer:
252
Explanation:
I tested the code and it outputted 252
hope i helped :D
 
        
             
        
        
        
Selecting the button assigned
Using the shortcut Keys assigned
Explanation:
By clicking the assigned button one can run a macro and we can assign a short cut key to macro which we created.
So, the two options we can use to run a macro.