Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Using R script Write a program implement a simple Phone Book The goal is to create an end-user application that users can use to manage

Using R script

Write a program implement a simple Phone Book

The goal is to create an end-user application that users can use to manage friends data and contact information

You are the developer of the application, not the user

There are many friends:

Sometimes you make new friends

Sometimes you unfriend someone

For each friend we want to remember

Last name

First name

Phone number

Implement the following functionality:

Print a friends info

Print the whole telephone book

Insert a friends info

Delete a friends info

Look-up a friends info

Use only vectors and simple data types (e.g. text, numeric)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions