.Which one of the following describes the listener Stack?
Answer(s)
- It is responsible for managing a connection to an active session.
- It has no client activity and is waiting to be assigned to connection.
- It is responsible for waiting incoming connection requests.
- It has a connected user that runs protected from all other instances with an associated ID.
Correct Answer It is responsible for waiting incoming connection requests.