Question: Create a webpage and write Javascript code to create an object named Car with the following attributes and values: Name: Mercedes Model: G-Class Price: 45000
Create a webpage and write Javascript code to create an object named Car with the following attributes and values:
Name: Mercedes
Model: G-Class
Price: 45000
Check the Price of the car, if it is more than 3000 display name, model, price and the word Too Expensive, otherwise display name, model, price and Not Expensive.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
