what are member methods?
In computer science........
,....
Answers
Answered by
2
Answer:
please mark me as brilliant
Explanation:
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.
Answered by
2
A method in object - oriented programming is an approach to problem solving where all computation are carried out using objects.An object is a component of a program that knows how to perform certain action and how to interact with other elements of the program.
Similar questions