Moderate

Thread class is available in________________?

Correct answer: A. java.lang package

  • A. java.lang package
  • B. java.util package
  • C. java.awt package
  • D. java.io packageDevelopment Tools

Explanation

Thread is part of java.lang, which is imported automatically into every Java source file. The other packages contain utility, GUI, and input/output classes rather than the core Thread class.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions