Question: Q2. Develop a class Computers with the following characteristics : Class states or fields:Compno, Compcolor, Compmemory Input the values of the state as parameters (2001,Black,

Q2. Develop a class Computers with the following characteristics : Class states or fields:Compno, Compcolor, Compmemory Input the values of the state as parameters (2001,Black, 100) Create getter methods to show the values of the fields. Update the Compno and Compmemory as (2004, 200) by using setter methods
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
