Answer :

Get accessor

A get accessor is a type of function that allows you to access the properties and methods of an object without needing to explicitly call them. This is done by providing a particular name for the object and the get accessor function, which then retrieves the property or method you specify.

read more about this at https://brainly.com/question/28587274

#SPJ4

Other Questions