download Mastguru Android App

Question Detail

String is the predefined

  • Method
  • Class
  • Variable
  • Object
Similar Questions :

1. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

2. All methods of interface are public and abstract

  • True
  • False

3. Constructor has return type

  • True
  • False

4. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

5. Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment