MCQs > IT & Programming > Android > You need to remove an Event based on it;s id from your API, Which code snippet defines that request in Retrofit?

Android MCQs

You need to remove an Event based on it;s id from your API, Which code snippet defines that request in Retrofit?

Answer

Correct Answer: @DELETE("events/{id}") fun deleteEvent(@Path("id") id: Long): Call

Explanation:

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

Android Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Android Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it