The fundamental purpose of Rest-APIs is providing a grouped specific rich resource that provides the output required.
Rest Application Programming Interface uses four methods to communicate with objects which are GET | POST | PUT | DELETE
The majority of API's use JavaScript Object Notation, dialectally known as JSON, these objects collect then communicates with data (GE, POST, PUT, DELETE).
The data within a JSON can be number, string, boolean, null values, or an ordered list of values, or unordered set of key value pairs.
Single values is termed Scalar data types
A list of values is termed an Array
Unordered set of keys, value pairs, attributes (Not XML attributes) are termed Objects
The Answer is Scalar and Array from the options
Option [C] & [D]
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.300-415 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
thomazmr
9 months, 3 weeks agoNetArch_Teck
1 year, 4 months ago