Question Detail Which of the following command is used to compile the Java program javajavacjavapnone of these Answer: Option B Similar Questions : 1. Which is the predefined package Lang packageio packageutil packageAll of above Answer: Option A 2. Private Constructors can't be access from any derived classes neither from another class TrueFalse Answer: Option A 3. Which keyword is used while using interface extendimplementsthrowthrows Answer: Option B 4. 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 5. The Externizable interface extends the serializable interface TrueFalse Answer: Option A Read more from - Java Objective Questions Answers -Chapter 1