Question: Activity 3-2 The store manager from hands on activity 3-1 likes your class definition and wants you to test your logic by writing a program
Activity 3-2 The store manager from hands on activity 3-1 likes your class definition and wants you to test your logic by writing a program that creates a Television object with Sony as the manufacturer,52 as the screen size,and $1299.00 as the price.Your program should call the displayInfo() method to display information about the television,change the price to $999.00 by using the setPrice() method,and then call the displayInfo() method again. Writea module that creates an object from the Television class definition. Open file TelevisionClass.txt that you created in activity 3-1 and save in notepad as TelevisionClass.2txt.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
