Multiple choice

Which of the following methods is not defined in the DataTruncation class in java database programming?

  1. getTransferSize()

  2. getDataSize()

  3. getRead()

  4. getWrite()

  5. getIndex()

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

There is no method named getWrite() defined in the DataTruncation class in java. So, this answer is true.