Question Detail

Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator
Similar Questions :

1. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

2. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

3. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

4. Which collection class associates values witch keys, and orders the keys according to their natural order

  • java.util.HashSet
  • java.util.LinkedList
  • java.util.TreeMap
  • java.util.SortedSet

5. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper
Read more from - Java Objective Questions Answers -Chapter 1