Home >  Term: method
method

(1) In object-oriented programming, an operation that an object can perform. An object can have many methods. See also operation.
(2) In object-oriented design or programming, the software that implements the behavior specified by an operation.
(3) See member function.
(4) In Java programming, a function that is defined in a class. (Sun)
(5) A database object that encapsulates procedural logic to provide behavior for a structured type. A method can be implemented as an SQL method or an external method. See also structured type, external method, SQL method, routine.
(6) A way to implement a function on a class.

0 0

Creator

  • Peteh
  •  (V.I.P) 14225 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.