Which internet protocol enables network users to join live interactive conversation text forums globally in real-time, operating under a traditional client-server architecture pattern? MCQ with Answer and Explanation

Which internet protocol enables network users to join live interactive conversation text forums globally in real-time, operating under a traditional client-server architecture pattern?
A. HTTP-Proxy
B. SMTP
C. IRC (Internet Relay Chat)
D. POP3
Answer: Option C
Solution (By JKExamLibrary)
IRC (Internet Relay Chat) is an old application layer protocol created specifically to handle structured text messaging networks in real-time.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
What is the purpose of the 'accept-charset' attribute in an HTML form?
A. To specify the character encodings accepted for form submission
B. To define the content type
C. To set the form's character set
D. To validate input

Correct Answer: Option A


Explanation:
The accept-charset attribute specifies the character encodings that the server accepts when the form is submitted.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which specific email protocol is best suited for a user who needs to check their single centralized email inbox across a personal smartphone, an office desktop computer, and a home laptop while maintaining a uniform folder layout?
A. IMAP
B. FTP
C. SMTP
D. POP3

Correct Answer: Option A


Explanation:
IMAP manages and stores emails directly on the mail server, allowing multiple devices to connect and view synchronized message states and folder structures in real time.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
Which of the following is an extension to the basic email protocol that permits the transmission of non-text attachments such as images, audio, and documents?
A. SMTP
B. IMAP
C. MIME
D. POP3

Correct Answer: Option C


Explanation:
MIME (Multipurpose Internet Mail Extensions) extends the basic email capabilities to allow multimedia attachments and non-ASCII character sets.

This question belongs to: Computer Internet and Web Technologies