Instruction: Discuss the differences between jQuery's .deferred() objects and promises, including how each is used in managing asynchronous operations.
Context: This question evaluates the candidate's knowledge of jQuery's approach to asynchronous programming, specifically their ability to differentiate and utilize .deferred() objects and promises.