1.

_____________ is used to read data from bytes buffers.(a) write()(b) read()(c) readwrite()(d) all of the mentionedThe question was asked in an online interview.My query is from Java Interface topic in chapter HDFS – Hadoop Distributed File System of Hadoop

Answer» CORRECT answer is (a) write()

To EXPLAIN I would SAY: readfully method can also be USED instead of read method.


Discussion

No Comment Found

Related InterviewSolutions