Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I understand that this question has been answered already for OTHER programming languages, such as C++. This question is pertaining to C# language. It is

I understand that this question has been answered already for OTHER programming languages, such as C++.

This question is pertaining to C# language. It is part of a project, using MS Visual Studio to write the code and build/design the application.

Scenario: Samediff bank has a 25-year old banking account system. It was created using procedural programming. Samediff bank needs to improve the security and maintainability of the system using an object-oriented programming (OOP) approach. Their bank manager has decided to hire you to develop, implement, and test a new OOP application using efficient data structures and programming techniques.

Phase 1 Requirements: Answers to the discussion questions, using Phase 1 Grading Rubric to optimize your grade. Use the following questions to help guide your team to accomplish tasks required in Phase 1: (4 points possible)

What are appropriate primitive data types needed for a bank account system? List them. (2 points possible)

When using a class for the scenario provided, will there be any static member variables? If yes, explain reasons to support your idea. (2 points possible)

What kind of constructors would you need? List them. According to an account system, customers can have more than one type of an account. (4 points possible)

How many classes should you design? (4 points possible ) Write the purpose of each class. (4 points possible) Jot down ideas what each class looks like.

Then draw UML diagrams for all classes using correct symbols. Jot down ideas about functions needed for each of the classes. Modify the UML diagrams.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

More Books

Students also viewed these Databases questions