Is a parent class the same thing as a base class


Problem:

Question 1: Is a parent class the same thing as a base class?

Question 2: Write a program that checks a text file for several formatiing and punctuation matters. The program asks for the names of both an input file and an output file. It then copies all the text from the input file to the output file, but with the following two changes:

(1) Any string of two or more blank characters is replaced by a single blank;

(2) all sentences start with an uppercase letter. All sentences after the first one begine after either a period, a question mark, or an exclamation mark that is followed by one or more whitespace characters.

Does anybody know any source of this kind?

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Is a parent class the same thing as a base class
Reference No:- TGS0891707

Expected delivery within 24 Hours