Correct option is (a) each character typed is sent by the client to the server
Easy explanation: In character mode, each character that the user is typing is immediately sent to the server which then interprets it only after the complete operation command is received.