Question Detail All raw data types should be read and uploaded to the database as an array of intcharbolleanbyte Answer: Option D Similar Questions : 1. The inner class can access private members of the outer class FalseTrue Answer: Option B 2. Which method of java is invoked by JVM to reclaim the inaccessible memory location reclaim() methodfinal() methodfinalize() methodboth b and c Answer: Option C 3. Why we use array as a parameter of main method it is syntaxCan store multiple valuesBoth of aboveNone of above Answer: Option B 4. Suspend thread can be revived by using start() methodSuspend() methodresume() methodyield() method Answer: Option C 5. Which method is used to perform DML statements in JDBC execute()executeUpdate()executeQuery()None of above Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1