(Choose 1 answer)
What are the two key things Retrofit needs to build a web-services API?
A. The base URI for the web service and a GET query
B. The base URI for the web service and a converter factory
C. A network connection to the web service and an authorization token
D. A converter factory and a parser for the response
Ext (13