---
title: "What is the purpose of the Runtime class?"  
description: "What is the purpose of the Runtime class?"  
author: "Anonymous User"  
published: 2015-04-29  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/2457/what-is-the-purpose-of-the-runtime-class  
category: "java"  
tags: ["java", "class"]  
reading_time: 1 minute  

---

# What is the purpose of the Runtime class?

The purpose of the Runtime class is to provide access to the Java runtime system.

## Answers

### Answer by Anonymous User

The purpose of the Runtime class is to provide access to the Java runtime system.


---

Original Source: https://www.mindstick.com/interview/2457/what-is-the-purpose-of-the-runtime-class

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
