create a class customer with properties customer id and name
a)the class should have a constructor which accepts the id , name and initialize the object values
b)create 3 customer objects
c)add the 3 customer objects to a dictionary
d)display the key and values of the customer
Loading
VulpesPosted Jun 2, 2013, 10:06 AM
Sinu JosephPosted Jun 2, 2013, 1:45 PM