In what two situations would UDP be the preferred transport protocol over TCP? (Choose two.)
- when a faster delivery mechanism is needed
- when applications need to guarantee that a packet arrives intact, in sequence, and unduplicated
- when delivery overhead is not an issue
- when destination port numbers are dynamic
- when applications do not need to guarantee delivery of the data