InterviewSolution
Saved Bookmarks
| 1. |
___________ is an input format for reading data from a relational database, using JDBC.(a) DBInput(b) DBInputFormat(c) DBInpFormat(d) All of the mentioned |
|
Answer» The correct choice is (b) DBInputFormat The best explanation: DBInputFormat is the most frequently used format for reading data. |
|