JDBC - Online Exam Test Papers | JDBC - MCQs[multiple choice questions and answers ] | JDBC - Mock Test Papers | JDBC - Practice Papers | JDBC - Sample Test Papers |

Question:
Which of the following code retrieves the body of the request as binary data?

1.DataInputStream data = new InputStream()

2.DataInputStream data = response.getInputStream()

3.DataInputStream data = request.getInputStream()

4.DataInputStream data = request.fetchInputStream()

Posted Date:-2022-01-18 07:11:43


More MCQS Questions and answers

Search