Computer Knowledge

Java Core Classes and Threads

1,935 Questions

Java core classes and threads form the foundation of object oriented programming and are crucial for IT officer and programming exams. This includes concepts like string mutability, collections, and multithreading. Solve these questions to test your practical coding and theoretical knowledge.

String and StringBuffer classesThread execution methodsJava collections frameworkCharacter streams input outputVariable serialization rules

Java Core Classes and Threads Questions

Multiple choice
  1. This method is used to stop the animation effect.

  2. This method is used to hide the html element.

  3. This method is used to show the html element.

  4. This method uses a speed parameter to show the duration of effect with the given parameters.

  5. None of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is a true statement about fadeTo() method. It has the duration 0 to 1 millisecond.