---
title: "Difference between method and selector?"  
description: "Difference between method and selector?"  
author: "Sunil Singh"  
published: 2015-04-27  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/2444/difference-between-method-and-selector  
category: "iphone"  
tags: ["iphone", "ios", "ipad"]  
reading_time: 1 minute  

---

# Difference between method and selector?

A Selector is the name of a method and method is a combination of a selector and an implementation.

## Answers

### Answer by Sunil Singh

A Selector is the name of a method and method is a combination of a selector and an implementation.


---

Original Source: https://www.mindstick.com/interview/2444/difference-between-method-and-selector

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
