Menu

Would Anyone Able Explain Question Part B Assignment Give Example Thank Much Kindness Help Q43797969

Would anyone be able to explain to me the question for part B ofmy assignment and give me an example of it? Thank you very much foryour kindness help.

With your solid foundation in place it is time to start thinkingabout code; specifically “how to make your program modular”. Withlarge programs it is always better to develop top-down to ensureorganization; you focus on the broad picture first and concernyourself with the small details later.

Using your documents from Part A break your program down intoseveral methods or objects you think you will need to complete yoursoftware.

Your program should complete functionality taught throughout theclass, including but not limited to:

User Input
Reading and Writing to a File
Using Arrays
Using a Menu
Using Methods
Creating a Dynamic System (add, enter, delete, modify)
Searches and Sorts
For this submission you will provide:

Your rough work before attempting to code.
Pseudo Code
List of Methods
The actual completed code for your program.
Screen shots of your program running.
Documentation of the work you completed, this should provide datesand time you spent on your assignment and what functionality youwere able to complete and what functionality you were unable tocode. (This is not a README file but rather a journal of yourprogress.)
If you do not fully understand this submission, please feel free tocontact your teacher for further instructions, good luck and havefun!

Expert Answer


Answer to Would anyone be able to explain to me the question for part B of my assignment and give me an example of it? Thank you v…

OR