Which internet application layer protocol is specifically configured to manage and stream digital audio and video communications synchronously across network portals? MCQ with Answer and Explanation

Which internet application layer protocol is specifically configured to manage and stream digital audio and video communications synchronously across network portals?
A. RTP (Real-time Transport Protocol)
B. SMTP
C. FTP
D. POP3
Answer: Option A
Solution (By JKSSB Mock Tests)
RTP (Real-time Transport Protocol) is designed to deliver end-to-end real-time streaming data, such as interactive audio and video media, over IP networks.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What technology is utilized within a web ecosystem to automatically track metrics such as unique page views, duration of user stays, and path clicks?
A. SMTP Server Matrix
B. FTP Client
C. DNS Resolver
D. Web Analytics

Correct Answer: Option D


Explanation:
Web analytics involves tracking, compiling, and analyzing internet user behavior data to monitor and evaluate website traffic performance.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following is a method to improve the security of a website by preventing attacks like XSS?
A. Content Security Policy (CSP)
B. All of the above
C. Input validation
D. Output encoding

Correct Answer: Option B


Explanation:
Output encoding, input validation, and CSP are all effective defenses against XSS attacks.

This question belongs to: Computer Internet and Web Technologies
Question #3
What is the primary function of the 'Subject' line field inside a standard electronic mail header pane?
A. To list the encrypted server IP routing metrics
B. To provide a short summary description of the email's topic or purpose before the message is opened
C. To clear out temporary junk sender addresses automatically
D. To host heavy multimedia file attachments safely

Correct Answer: Option B


Explanation:
The Subject header provides descriptive text summarizing the main topic or intent of the email message for the recipient.

This question belongs to: Computer Internet and Web Technologies