---
title: "What is a native method?"  
description: "What is a native method?"  
author: "Anonymous User"  
published: 2015-05-01  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/2470/what-is-a-native-method  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What is a native method?

A native method is a method that is implemented in a language other than Java.

## Answers

### Answer by Anonymous User

A native method is a method that is implemented in a language other than Java.


---

Original Source: https://www.mindstick.com/interview/2470/what-is-a-native-method

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
