Question Detail pow () is associated with which class Math class Input stream classObject classNone of above Answer: Option A Similar Questions : 1. Which of the following statements about arrays is syntactically wrong arrayName[] p = new arrayName[5];arrayName p[5];arrayName[] p [];arrayName p[][] = new arrayName[2][]; Answer: Option B 2. Main method parameter has which type of data type intcharstringdouble Answer: Option C 3. In which we clone the object and their constituent parts Shallow cloningDeep cloningBoth of aboveNone of above Answer: Option B 4. what is jdb java compilerjava Interpreterjava Disassemblejava debugger Answer: Option D 5. Constructor has return type TrueFalse Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1