Multiple choice A procedure in a class that describes an action that an object can perform is called Method Function Procedure Property Reveal answer Fill a bubble to check yourself A Correct answer Explanation In OOP, a procedure or function defined within a class that describes an action an object can perform is called a method.