Question: JavaScript var pc = {'bit':'64', 'os':'windows'}; If I want to add weight and manufacturer to the pc object, how would I do that?
JavaScript
var pc = {'bit':'64', 'os':'windows'}; If I want to add weight and manufacturer to the pc object, how would I do that?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
