001-CREATING-objects-using-an-object-literal - declaring an object variable by literally specifying(writing) out the objects property names and values and methods. declaring the object instance variable name and assigning the object properties values,