Question Detail

Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator
Similar Questions :

1. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above

2. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

3. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

4. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

5. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1