Answer:
IMAP keeps email on an email server by default
Step-by-step explanation:
IMAP and POP3 both are email receiving protocols. These protocols used to access the emails from the email server to client inbox.
In POP3 (Post Office Protocol 3) emails are received in the user inbox. This protocol removes the emails from email servers and keep in user inbox.
While in IMAP (Internet Message Access Protocol) the message is directly access form the email server, it will not stored on the local user device.
So, the IMAP is the only protocol in which email are kept saved on email serve by default.