---
title: "What's new with the stop(), suspend() and resume() methods in JDK 1.2?"  
description: "What's new with the stop(), suspend() and resume() methods in JDK 1.2?"  
author: "Sumit Kesarwani"  
published: 2014-09-28  
updated: 2020-09-24  
canonical: https://www.mindstick.com/interview/2196/what-s-new-with-the-stop-suspend-and-resume-methods-in-jdk-1-2  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What's new with the stop(), suspend() and resume() methods in JDK 1.2?

The stop(), suspend() and resume() methods have been deprecated in JDK 1.2.

## Answers

### Answer by Sumit Kesarwani

The stop(), suspend() and resume() methods have been deprecated in JDK 1.2.


---

Original Source: https://www.mindstick.com/interview/2196/what-s-new-with-the-stop-suspend-and-resume-methods-in-jdk-1-2

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
