download Mastguru Android App

Question Detail

Main method parameter has which type of data type

  • int
  • char
  • string
  • double
Similar Questions :

1. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

2. The inner class can access private members of the outer class

  • False
  • True

3. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte

4. Which metrhods are utilized to control the access to an object in multi threaded programming

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above

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