The following are both advantages of creating user defined objects in JavaScript:
1. You can create sophisticated solutions with a minimum of coding.
2. You can represent programming constructs as objects (which allows you to code efficient
schemes for evaluating forms or creating client-side databases).
A.
TRUE
B.
FALSE