332,802 views
39 votes
39 votes
Kenneth wants to create a custom object for a specific programming task. He has defined the custom object by creating it as an object literal. Kenneth should store the properties of the object within a comma-separated list of _____ pairs enclosed within a set of curly braces.

User Arnp
by
2.6k points

1 Answer

25 votes
25 votes

Answer:

name:value

Step-by-step explanation:

Q:

Kenneth wants to create a custom object for a specific programming task. He has defined the custom object by creating it as an object literal. Kenneth should store the properties of the object within a comma-separated list of _____ pairs enclosed within a set of curly braces.

A:

name:value

quizlet

User Masinger
by
2.5k points