What is a web api? Which protocol is used in a web api?



What is a web api? Which protocol is used in a web api?..

Answer / Bd Prakash Gautam

A Web API is a collection of APIs (Application Programming Interfaces) built using .NET Framework. It allows the creation of RESTful services and is based on HTTP protocol.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is data grid view in asp.net?

1 Answers  


What is the maximum number of classes that can be contained in one dll file?

1 Answers  


How can we provide the WebParts control functionality to a server control?

1 Answers   MindCracker,


What event fired during, when datagrid click?

1 Answers  


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

1 Answers   Siebel,


what is differences between bind and eval?

2 Answers  


What is .NetFramework?

1 Answers   Syntel,


What is xaml? Are xaml file compiled or built on runtime?

1 Answers  


Which of the following hosts Can't be used to create .net Application? a) IIS b) Internet Explorer c) ASP.Net d) Windows Shell Which one is correct?

1 Answers   CTS, TCS,


You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel

2 Answers   Syntax Softtech,


What is the difference between dispose() and finalize()?

1 Answers  


Where session variables are stored?

1 Answers  


Categories