download Mastguru Android App

Question Detail

Java beans have no types

  • True
  • False
Similar Questions :

1. Can we access private class outside the package

  • Yes
  • No

2. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

3. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these

4. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

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