method

Beginner 💻 Tech / IT

Definition

In programming, a function or subroutine belonging to a class or object—basically the verbs that objects use to do things.

Example Usage

We need to refactor that method to improve performance and reduce the cyclomatic complexity.

Source: Programming and software development terminology

Related Terms