Q7
Which HTTP method is typically used for retrieving data from a server in Java Servlets?
A.
`GET`
AnswerB.
`POST`
C.
`PUT`
D.
`DELETE`
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board