
U5. Spring
Authored by Héctor L
Computers
University
Used 26+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What HTTP status code is returned when a POST request successfully creates a resource?
200 OK
201 Created
204 No Content
400 Bad Request
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Spring Boot, what annotation is used to mark a class as a REST controller?
@Controller
@RestController
@Service
@RequestMapping
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main advantage of using the DAO (Data Access Object) pattern?
It speeds up SQL query execution
It hides data access complexity and facilitates unit testing
It allows direct database access from the controller
It eliminates the need for an ORM like Hibernate
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following methods is used in Spring Boot to handle HTTP POST requests?
@PostHandler
@PostMapping
@PostRequest
@HttpPost
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the @PathVariable annotation in a Spring Boot controller?
It binds a method parameter to a value in the URL path
It injects dependencies into a method
It validates the HTTP request body
It specifies the default HTTP method for a controller
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which annotation is used to inject dependencies automatically in Spring?
@Inject
@Dependency
@Autowired
@ComponentScan
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the @JsonIgnore annotation do in a Spring Boot application?
Prevents a field from being converted to JSON when serializing an object
Forces a field to always be included in JSON responses
Ignores errors in JSON requests
Converts Java objects to XML
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?