Purchase Solution

C++ Header File

Not what you're looking for?

Ask Custom Question

Here is what the NAME HEADER file (Name.h) will have:

1. a default constructor

2. 3 private string instance variables for : FIRST NAME, MIDDLE NAME, and LAST NAME

3. getFirstLast Function: it returns the first and middle name and last name in order.

4. print function: it prints the first, middle, and last name.

Purchase this Solution

Solution Summary

The solution assists with naming the header file.

Solution Preview

Below is the header file. See also the attached file for an example implementation.
=====================================================

#pragma ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Networking Questions

This quiz consists of some basic networking questions.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.