Login
Remember
Register
Ask a Question
In JavaScript, object is a container of properties and functions. Properties are identified by ____ and behavior is identified by
0
votes
asked
Feb 6, 2020
in
JavaScript
by
rajeshsharma
In JavaScript, object is a container of properties and functions. Properties are identified by ____ and behavior is identified by
_____
variables, functions
attributes, functions
attributes, variables
functions, variables
#javascript-variables
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 7, 2020
by
SakshiSharma
variables, functions
...