You have to send a gif image to the client as a response to a request. Which of the following calls will you have to make? (Choose one)
a. response.setContentType("image/gif");
b. response.setType("application/gif");
c. response.setContentType("application/bin");
d. response.setType("image/gif");
Answer: A
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.