The data expected by POST request is name, address, customer_since, balance, bank_agent_id. This rules out answers A and D as id is not expected.
Second, look at the data type - application/json - rules out item B.
Remaining answer = C.
C is the correct answer. When creating on post ID is not required (backend creates the ID, not post request), and if you see the example it expects application/json
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.
almoraima
Highly Voted 3 years, 8 months agogokulmoorthi
Highly Voted 3 years, 7 months agoaook002
Most Recent 7 months, 1 week agoExamDev
10 months agoSowmya0249
1 year agoSowmya0249
1 year agomiguel_romero
2 years, 11 months agonilan84
3 years, 6 months ago