---
title: "why java does not supports pointers??"  
description: "why java does not supports pointers??"  
author: "shailesh tiwari"  
published: 2015-09-28  
updated: 2020-09-17  
canonical: https://www.mindstick.com/interview/22843/why-java-does-not-supports-pointers  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# why java does not supports pointers??

Java does not supports pointers because it requires memory alocation which is not secure for java.

## Answers

### Answer by shailesh tiwari

Java does not supports pointers because it requires memory alocation which is not secure for java.


---

Original Source: https://www.mindstick.com/interview/22843/why-java-does-not-supports-pointers

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
