in Technology by

Which protocol is used by RESTful webservices?

1 Answer

0 votes
by

RESTful web services make use of HTTP protocol as a medium of communication between client and server.

Related questions

0 votes
    What are the disadvantages of statelessness in RESTful Webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What are the advantages of statelessness in RESTful Webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is statelessness in RESTful Webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is addressing in RESTful webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is messaging in RESTful webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
0 votes
    Which of these transfer protocol must be used so that URL can be accessed by URLConnection class object? (a ... questions and answers pdf, java interview questions for beginners...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
    What is protocol used by WWW to create display and link hypertext file Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    What do you understand by RESTful Web Services?...
asked Jun 22, 2021 in Technology by JackTerrance
0 votes
    Which type of Webservices methods are to be read only?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Which type of Webservices methods are to be idempotent?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is the purpose of HTTP Verb in REST based webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is purpose of a URI in REST based webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
0 votes
    I have this soap extension in order to trace my webservices: using System; using System.IO; using System. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 27, 2022 in Education by JackTerrance
...