What are two characteristics of RPC API calls? (Choose two.)
- A. They can be used only on network devices
- B. They use only UDP for communications
- C. Parameters can be passed to the calls
- D. They must use SSL/TLS
- E. They call a single function or service
Show Answer
- C. Parameters can be passed to the calls
- E. They call a single function or service