Write a program that does the following functions

 Create a project and name the source file final followed by your initials

final-fd.cpp

 

void displayMenu()to print the menu

1 to add two items

2 to subtract two numbers

3 to multiple two numbers

4 to divide two numbers

5 to get average of 5 numbers

6 to format a phone number

X to exit

Gets a menu selection that does the following

Char getSelection();

Uses a do while loop and switch to get and validate the selection

Prints and error message is user inputs a wrong selection

Make sure to use toupper()

Use switch

Functions

Int getPosNumber();

Used to get a positive number

The number should be input using getline string and coverted to an integer

using stoi

Use getPosNumber()to get all number

int sum();

int difference();

int product();

double quotient();

double average();

string getPhoneNumber()

gets a 10 digit phonenumber using getline

string formatPhone()

formats the 10 digit string to (xxx)-xxx-xxx

use string insert to format

determine the context, order, and any linkages between the required elements listed below

 Demonstrate your understanding of Assembly in relation to other languages, your ability to apply existing ARM64 assembly mnemonics and techniques to a specific purpose, and to demonstrate the ability to….

Identify and write the main issues found discussed in the case (who, what, how, where and when (the critical facts in a case).

Case Study: You have just been hired to perform digital investigations and forensics analysis for a company. You find that no policies, processes, or procedures are currently in place. Conduct….

Identify dependencies between various business areas and functions.

PROJECT TITLE Business Continuity Plan for Financial Institutions ABSTRACT Due to increase in customers’ demand, competition, 24hrs continuous service, frequent changes in regulatory policy requirements and changes in various threats….