write the necessary code in Visual Basicto create a class called library with following members:-lib_name is a string-est_year is an integer_ n_visitors is an integer-sub libAss to assign values...

write the necessary code in Visual Basicto create a class called library with following members: -lib_name is a string -est_year is an integer _ n_visitors is an integer -sub libAss to assign values for the class variables (values are read in main and sent to the sub libAss). - sub to create a constructor for an object. and deconstructor - sub to print the values of the class variables. Then define 3 objects of type library then Assign values for all three objects Print the variables values for all objects And display the largest est_year for all objects

Jun 01, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here