Question Detail

How many keywords are available in java

  • 35
  • 55
  • 48
  • 130
Similar Questions :

1. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

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

  • Queue
  • Array
  • Stack
  • Maps

3. pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above

4. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI

5. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method
Read more from - Java Objective Questions Answers -Chapter 1