Knowledge quiz

It's time to put what you've learned to the test, get 8 right to pass this unit.

1.

What is Representational State Transfer (REST)?

Choose the correct answer.
2.

You can send multiple operations in a single HTTP request by using:

Choose the correct answer.
3.

What is JavaScript Object Notation (JSON)?

Choose the correct answer.
4.

Which OData option grants access to the service definition?

Choose the correct answer.
5.

What is the equivalent of a database join in OData?

Choose the correct answer.
6.

Because OData uses the HTTP protocol, only Mozilla Firefox and Google Chrome can be used with OData.

Choose the correct answer.
7.

The service metadata document contains information about the structure of an OData service and its resources, the known links between resources, and the service operations exposed.

Choose the correct answer.
8.

What does CRUD stand for?

There are four correct answers.
9.

The number of entries that a list contains in total is retrieved by the$inlinecount=allpages statement.

Choose the correct answer.
10.

Which query options are used to provide the paging functionality?

There are three correct answers.