Question 1
Read the statements given below carefully and select the correct option.
Statement 1: The GET method is the same as the HEAD method. It is used to transfer the header section only.
Statement 2: The GET method retrieves information from the given server using a given URI.GET request can retrieve the data.
Both statements 1 and 2 are correct
Both statements 1 and 2 are incorrect
Statement 1 is correct but statement 2 is incorrect
Statement 1 is incorrect but statement 2 is correct
