In JavaScript, an object is a container of properties and functions. Properties are identified by ____ and behavior is identified by _____.
In JavaScript, an object is a container of properties and functions. Properties are identified by ____ and behavior is identified by _____.
a. variables, functions
b. functions, variables
c. attributes, variables
d. attributes, functions