Question Detail Why we use array as a parameter of main method it is syntaxCan store multiple valuesBoth of aboveNone of above Answer: Option B Similar Questions : 1. Runnable is ClassMethodVariableInterface Answer: Option D 2. Which among following classes is not part of Java's collection framework QueueArrayStackMaps Answer: Option A 3. Suspend thread can be revived by using start() methodSuspend() methodresume() methodyield() method Answer: Option C 4. Methods that have same name, but different Parameter list and different definition known as OverridingConstructorOverloadingnone of these Answer: Option C 5. Which driver is efficient and always preferable for using JDBC applications Type-4 driverType-3 driverType-2 driverType-1 driver Answer: Option A Read more from - Java Objective Questions Answers -Chapter 1