ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 73 - CV0-004 discussion

Report
Export

A software engineer needs to transfer data over the internet using programmatic access while also being able to query the data. Which of the following will best help the engineer to complete this task?

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

Explanation:

GraphQL is the best option for transferring data over the internet with programmatic access and querying capabilities. It is a query language for APIs and a runtime for executing those queries with existing data, providing a more efficient, powerful, and flexible alternative to the REST API.

Reference: Data transfer and querying methods are part of the technical knowledge associated with cloud computing, as included in CompTIA Cloud+.

asked 02/10/2024
Arslan Sheik
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first