Saved Bookmarks
| 1. |
The ____________ is an iterator which reads through the file and returns objects using the next() method.(a) DatReader(b) DatumReader(c) DatumRead(d) None of the mentioned |
|
Answer» Correct choice is (b) DatumReader Easiest explanation: DatumReader reads the content through the DataFileReader implementation. |
|