download Mastguru Android App

Question Detail

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

  • int
  • char
  • bollean
  • byte
Similar Questions :

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

  • int
  • char
  • bollean
  • byte

2. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method

3. Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above

4. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above

5. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment