What is meant by method in programming?
Answers
Answered by
0
A method in object-oriented programming is a procedure associated with a class. A method defines the behavior of the objects that are created from the class. Another way to say this is that a method is an action that an object is able to perform. The association between method and class is called binding.
Similar questions
English,
6 months ago
World Languages,
6 months ago
Math,
6 months ago
Math,
1 year ago
History,
1 year ago