Question Detail Which class cannot be subclassed (or extended) in java? abstract classparent classFinal classNone of above Answer: Option C Similar Questions : 1. Which metrhods are utilized to control the access to an object in multi threaded programming Asynchronized methodsSynchronized methodsSerialized methodsNone of above Answer: Option B 2. What is meaning of jar java archivedjava arrayjava architecturenone of these Answer: Option A 3. How many transaction isolation levels are defined in java.sql.Connection interface 4352 Answer: Option C 4. Which of the following command is used to compile the Java program javajavacjavapnone of these Answer: Option B 5. In which we clone the object and their constituent parts Shallow cloningDeep cloningBoth of aboveNone of above Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1