download Mastguru Android App

Question Detail

The inner class can access private members of the outer class

  • False
  • True
Similar Questions :

1. JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above

2. Session beans are created by the client submitting the query to the database

  • True
  • False

3. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

4. Applet always executed on

  • Client side
  • Server Side

5. x=x+1 is equivalent to

  • ++x
  • x++
  • x=x-1
  • None of these
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment