ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 98 - CV0-004 discussion

Report
Export

Which of the following integration systems would best reduce unnecessary network traffic by allowing data to travel bidirectionally and facilitating real-time results for developers who need to display critical information within applications?

A.
REST API
Answers
A.
REST API
B.
RPC
Answers
B.
RPC
C.
GraphQL
Answers
C.
GraphQL
D.
Web sockets
Answers
D.
Web sockets
Suggested answer: D

Explanation:

Web sockets provide a full-duplex communication channel over a single, long-lived connection, allowing data to flow bidirectionally between a client and a server. This is ideal for real-time applications where developers need to display critical information without unnecessary network overhead, as it reduces the need for repetitive HTTP requests and allows for more efficient, instantaneous data updates and interactions.

asked 02/10/2024
abdelhafid houssa
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first