• Home
  • Which of the following code retrieves the body of the request as binary data?
Question 1:
Which of the following code retrieves the body of the request as binary data?
A. DataInputStream data = new InputStream()
B. DataInputStream data = response.getInputStream()
C. DataInputStream data = request.getInputStream()
D. DataInputStream data = request.fetchInputStream()

These questions are from this test. Would you like to take a practice test?

Servlet Quiz 3 | Englishfreetest.com