download Mastguru Android App

Question Detail

Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator
Similar Questions :

1. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

2. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c

3. What is meaning of jar

  • java archived
  • java array
  • java architecture
  • none of these

4. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator

5. Which method of the Applet class displays the result of applet code on screen

  • run() method
  • paint() method
  • drawString() method
  • main() method
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment