Question: Create the following method in java: StartSearch(String filename) o This is the constructor for the class. It receives as input the name of the file
Create the following method in java:
StartSearch(String filename) o This is the constructor for the class. It receives as input the name of the file containing the description of the map. In this method you must create an object of the class Map (described in the provided files) passing as parameter the given input file; this will display the map on the screen. o Read them if you want to know the format of the input files.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
