C# OR C++ PROGRAMMING LANGUAGE
USE C# LANGUAGETO Create a simple Record Keeping ProgramThe program shall ask the user to choose betweenAdd DataDelete DataDisplay DataEndIf Add Data, the program will ask the user to enter a key and its valueEnter Key:Enter Value:Store all data in a dictionaryIf Delete Data, the program will ask for the key and remove the item from the dictionaryDisplay the content of the dictionary once the user selects Display DataIf End, display Thank you.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here