COP 3014 Lab 05 Please read and understand the prototypes for the methods declared in Stack.h. Do not add any methods to Stack.h. Create a file Stack.cpp that will contain all the methods declared in Stack.h. Because this is a cpp file, do NOT use any inline methods in it. Use lab05.cpp, Stack.h, and Stack.cpp The output should be similar to what appears in lab05.out The addresses of the stacks may be different in different systems. This assignment is due on the BlackBoard one week after it is assigned Use your FAUID and submit only the file Stack.cpp as FAUID_Stack.cpp. No late assignments. Please – use braces around any block – use blocks as we did in our class examples – indent your code as we have used indentations in our examples – comment your code; do not over comment your code Penalties: o -2 for each missing block o -2 for each missing indentation o no credit if your cpp file does not compile or does not run o no credit if you do not follow the instructions for this assignment o some partial credit if your program crashes depending on the problem end of lab 05.

The purpose of this lab assignment is to create a cpp file called “Stack.cpp” that will contain all the methods declared in “Stack.h”. The goal is to understand the prototypes for the methods declared in “Stack.h” and implement them in the “Stack.cpp” file. It is important to note that inline methods should not be used in the “Stack.cpp” file.

The output of the program should be similar to what appears in the “lab05.out” file, although the addresses of the stacks may differ on different systems. The assignment is due one week after it is assigned, and the submission should only include the file “FAUID_Stack.cpp” with the appropriate FAUID in the file name. No late assignments will be accepted.

In order to receive full credit for this assignment, it is important to follow the instructions provided. Penalties include a deduction of 2 points for each missing block or indentation, no credit if the “Stack.cpp” file does not compile or run, and no credit if the instructions are not followed. However, some partial credit may be awarded if the program crashes, depending on the specific problem encountered.

To ensure that the code is organized and easy to read, it is recommended to use curly braces around any blocks and indent the code in a consistent manner. Additionally, commenting the code is required, although over-commenting should be avoided.

In summary, the task for this lab assignment is to implement the methods declared in “Stack.h” in the “Stack.cpp” file. Attention should be given to following the instructions, using proper indentation, and providing necessary comments. It is also important to ensure that the “Stack.cpp” file compiles and runs correctly to receive full credit for the assignment.

Need your ASSIGNMENT done? Use our paper writing service to score better and meet your deadline.


Click Here to Make an Order Click Here to Hire a Writer