---
title: "What are Member Fundtions in Java?"  
description: "What are Member Fundtions in Java?"  
author: "Devesh Kumar Singh"  
published: 2015-11-09  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/22891/what-are-member-fundtions-in-java  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What are Member Fundtions in Java?

**Member functions** are operators and functions that are declared as members of a class. Member functions are functions within that class.

## Answers

### Answer by Devesh Kumar Singh

**Member functions** are operators and functions that are declared as members of a class. Member functions are functions within that class.


---

Original Source: https://www.mindstick.com/interview/22891/what-are-member-fundtions-in-java

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
