Question: C++ programming Please help me....I have no Idea and I have not been able to start my homework yet because I am not feeling well..

C++ programming

Please help me....I have no Idea and I have not been able to start my homework yet because I am not feeling well.. THank you for helping...so much ...you are my hero...(I have one week to do this homework)

1. Project idea ( any final project is fine!)

2. Pseudocode for your whole project & UMLs for your classes

3. header & cpp and driver for abstract and one subclass

4. The bulk of your classes (header & cpp) should be created as well as drivers to test them

demonstrate:

Header files

Classes and subclasses(o Multiple constructors o Destructor o AbstractBaseclass)

Inheritance / Polymorphism

Pointers

Static variables & functions

Exceptions

Templates

Binary File I/O with random access

Extra points for:

Recursion

Virtual function or class

Linked lists / Stacks / Queues

Binary search trees

Overloaded operators

A friend function

Dont forget:

pseudocode, umls, testing proof, & comments!!

______________________________________________________

C++ programming Please help me....I have no Idea and I have not

been able to start my homework yet because I am not feeling

Header Files using ifdef proper separation of data from code proper naming conventions student name Classes and subclasses subclasses multip default constructor bstract base class student name nheritance and polymorphism demonstration of inheritance demonstration of polymorphism pointers pointers Static variables & functions static variables static function create a function that throws an exception properly use a try/catch block templates create own template use templates (vector etc) Binary file io with random access text file io only binary io sequential random access Analysis/Design/Coding/Testing/Documen Some Analysis Extensive Analysis Some Design Extensive Design Code compiles Code is properly formatted Code uses standard naming conventions Code uses we armed variables and functions Code has no logic errors Code is well organized and easily und Code testing is documented Code contains programmer name, purpose, and date Functions are well-documented indicating purpose, input parameters, and output Code is documented sufficiently for someone to follow Header Files using ifdef proper separation of data from code proper naming conventions student name Classes and subclasses subclasses multip default constructor bstract base class student name nheritance and polymorphism demonstration of inheritance demonstration of polymorphism pointers pointers Static variables & functions static variables static function create a function that throws an exception properly use a try/catch block templates create own template use templates (vector etc) Binary file io with random access text file io only binary io sequential random access Analysis/Design/Coding/Testing/Documen Some Analysis Extensive Analysis Some Design Extensive Design Code compiles Code is properly formatted Code uses standard naming conventions Code uses we armed variables and functions Code has no logic errors Code is well organized and easily und Code testing is documented Code contains programmer name, purpose, and date Functions are well-documented indicating purpose, input parameters, and output Code is documented sufficiently for someone to follow

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!