Question Detail Which keyword represents object of the present class interfacepackagethisstatic Answer: Option C Similar Questions : 1. Can we declare abstract static method YesNo Answer: Option B 2. Inheritance means Sub class extends super classSub class extends Base classSub class create object of super classAll of the above Answer: Option A 3. Thread class is available in java.io packagejava.lang packagejava.awt packagejava.util package Answer: Option B 4. Which among following classes is not part of Java's collection framework QueueArrayStackMaps Answer: Option A 5. Which collection class associates values witch keys, and orders the keys according to their natural order java.util.HashSetjava.util.LinkedListjava.util.TreeMapjava.util.SortedSet Answer: Option C Read more from - Java Objective Questions Answers -Chapter 1