You need to test the OData web services by reading data from a specific company. Which
uniform resource identifier (URI) format should you use?
A.
http://<Server>
<WebServicePort>/<ServerInstance>/OData/Company(‘<CompanyName>
‘)/<WebServiceName>
B.
http://<Server><WebservicePort>/<ServerInstance>/<CompanyName>/OData/<WebService
Name>
C.
http://<Server>:
<WebServicePort>/ccServerlnstance>/OData/czWebServiceName>/Company(‘CompanyNa
me>’)
D.
http://<Server>:
<WebServicePort>/<ServerInstance>/OData/<CompanyName>/<WebServiceName>