Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Which of the following is least likely to be a RESTful service consumer? A.An XML document B.A mobile app C.A PHP program D. An

1. Which of the following is least likely to be a RESTful service consumer?

A.An XML document

B.A mobile app

C.A PHP program

D. An HTML/Javascript program

2. What is the most common representation format used in today's RESTful web services?

A. XML

B. CSV

C.JSON

D.HTML

3. I need to get the id of a public bookshelf of a user in Google Books. Assuming I know the user id, which Google Books API service URI can be used to find out the bookshelf id?

A.https://www.googleapis.com/books/v1/users/[userid]/bookshelves

B.https://www.googleapis.com/books/v1/users/[userid]/

C.https://www.googleapis.com/books/v1/users/bookshelves

D.https://www.googleapis.com/books/v1/users/[userid]/bookshelves/volumes

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database In Depth Relational Theory For Practitioners

Authors: C.J. Date

1st Edition

0596100124, 978-0596100124

More Books

Students also viewed these Databases questions