Create a motorway class that can be used as extra


Problem

Create a Motorway class that can be used as extra documentation with directions. Include data members such as name of motorway, type (i.e., Road, Street, Avenue, Blvd., Lane, etc.), direction (i.e., E, W, N, or S), surface (i.e., blacktop, gravel, sand, concrete), number of lanes, toll or no toll, and the party that maintains it. Write instance methods that returns the full name of the motorway, full name of the motorway and whether it is toll or not, and full name of the motorway and the number of lanes. Also include a ToString( ) method that returns all data members with appropriate labels. Include enough constructors to make the class flexible and experiment with using the class diagram to create the property members.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a motorway class that can be used as extra
Reference No:- TGS02645328

Expected delivery within 24 Hours