Exam 26: Multithreading

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The submit method,when passed a Callable,returns an object of this type.

(Multiple Choice)
4.7/5
(37)

SwingWorker method ________ executes a long computation in a worker thread.

(Multiple Choice)
4.8/5
(32)

The ________ thread should be used to perform all tasks that manipulate GUI components,because they are not thread safe.

(Multiple Choice)
4.9/5
(35)

Which of the following is true for a correct producer/consumer relationship with one producer,one consumer,and a 5-cell buffer?

(Multiple Choice)
4.8/5
(39)

The ArrayBlockingQueue method ________ returns the number of elements currently in the ArrayBlockingQueue?

(Multiple Choice)
4.7/5
(48)
Showing 21 - 25 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)