Object methods store the values of the objects attributes ar
Object methods store the values of the object\'s attributes. are not permitted to receive parameter lists. are not permitted to receive argument lists. act on data connected to or passed into the object. do not resemble functions.
Solution
Object methods-
Act on data connected to or passed into the object.
