Direction: Choose the correct option
Q1.
What is a REST API?
Direction: Choose the correct option
Q2.
Which HTTP method is typically used to retrieve a resource?
Direction: Choose the correct option
Q3.
Which HTTP method is used to create a new resource?
Direction: Choose the correct option
Q4.
What is the purpose of PUT in REST?
Direction: Choose the correct option
Q5.
What does RESTful URL for a specific user with ID 5 look like?
Direction: Choose the correct option
Q6.
What HTTP status code indicates successful resource creation?
Direction: Choose the correct option
Q7.
What is the advantage of REST APIs?
Direction: Choose the correct option
Q8.
What does 'stateless' mean in REST?
Direction: Choose the correct option
Q9.
Which annotation is used to create a REST controller in Spring?
Direction: Choose the correct option
Q10.
What does Spring provide to build REST APIs easily?
