1.
What is the purpose of the Repository Pattern in Web API development?
2.
What is a Stored Procedure in SQL Server?
3.
Which connection object is used to connect a Web API with SQL Server?
4.
What is the main advantage of using Stored Procedures with Web API?
5.
Which of the following is NOT a valid HTTP method used in Web API?
6.
What is the role of Data Validation in a Web API?
7.
What is a Database Transaction in the context of Web API?
8.
Which tool is used to test Web API endpoints directly from the browser?
9.
What happens when a Database Transaction fails in Web API?
10.
Which status code is returned when a Web API request is successful and returns data?
1 out of 1