FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

BASICS OF BIG DATA

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
get() method is related to ____
A
Reading Data
B
Creating data
C
delete data
D
all
Explanation: 

Detailed explanation-1: -The GET Method GET is used to request data from a specified resource.

Detailed explanation-2: -The get method returns the value of the variable name . The set method takes a parameter ( newName ) and assigns it to the name variable. The this keyword is used to refer to the current object.

Detailed explanation-3: -The GET method is the method used by the browser to ask the server to send back a given resource: “Hey server, I want to get this resource.” In this case, the browser sends an empty body. Because the body is empty, if a form is sent using this method the data sent to the server is appended to the URL.

There is 1 question to complete.