(Choose 1 answer)
What is gRPC (Remote Procedure Calls)?
A. gRPC relies on Protocol Buffers for the transport mechanism and Service Definition language.
B. gRPC is a new and modern framework for building scalable, modern and fast API.
C. All of the others.
D. gRPC enables programmers to write micro-services in any language they want while keeping the ability to easily create communications between these services.