Which URL should you use?

You create a custom list named Products.
You need to perform a Representational State Transfer (REST) query that returns products 30 to 39.
Which URL should you use?
A. /ListData.svc/Products(30) $skip=10
B. /ListData.svc/Products(39) $skip=30
C. /ListData.svc/Products $skip=10&$top=30
D. /ListData.svc/Products $skip=30&$top=10

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.