1.

______________ is a ScheduledExecutorService that executes commands on the thread that calls runNextPendingCommand, runUntilIdle or tick.(a) Blitzer(b) DeterministicExecutor(c) DeterministicScheduler(d) SynchroniserThe question was posed to me by my school principal while I was bunking the class.This key question is from Dependency Management with Ivy in portion Running JUnit Tests from Ant of JUnit

Answer»

Right ANSWER is (a) Blitzer

Easy EXPLANATION: DeterministicScheduler EXECUTES on the thread CALLING runNextPendingCommand.



Discussion

No Comment Found

Related InterviewSolutions