Write the code for just the header file


Write the code for just the HEADER file ( not the implementation or test files) that defines a class called Monster that has two data members, name (a string) and healthPoints (a whole number), plus set methods to change each of the data members values and get methods to return each of the data member's values. You do NOT have to provide a constructor or any other methods.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write the code for just the header file
Reference No:- TGS098948

Expected delivery within 24 Hours