Which of the following is a common protocol for streaming media? MCQ with Answer and Explanation

Which of the following is a common protocol for streaming media?
A. All of the above
B. RTP
C. RTSP
D. RTMP
Answer: Option A
Solution (By JKSSB Mock Tests)
RTSP, RTP, and RTMP are all protocols used for streaming media, each serving different aspects of real-time data delivery.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What is the default port for FTP control connection?
A. 21
B. 25
C. 20
D. 22

Correct Answer: Option A


Explanation:
FTP uses port 21 for the control connection (commands) and port 20 for data transfer (active mode).

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following is a popular open-source content management system (CMS) used for building websites?
A. Joomla
B. WordPress
C. Drupal
D. All of the above

Correct Answer: Option D


Explanation:
WordPress, Joomla, and Drupal are all popular open-source CMS platforms.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which email protocol downloads messages to a local device and, by default configuration, deletes them from the remote mail server?
A. SMTP
B. IMAP
C. POP3
D. HTTP

Correct Answer: Option C


Explanation:
POP3 (Post Office Protocol version 3) retrieves emails by downloading them to a local client device and typically deleting them from the mail server data storage.

This question belongs to: Computer Internet and Web Technologies