Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Instruction : One is a word file or pdf file (both is okay). This file consists of your explanation of solution. The explanation should be

image text in transcribed

Instruction :

  1. One is a word file or pdf file (both is okay). This file consists of your explanation of solution. The explanation should be given using narrative or pseudocode, and flowchart for better explanation. A detailed explanation of your solutions such as reasoning of algorithm of choice will give better score.
  2. Another file is .c files of your solution that represent each question.

PLEASE USE C PROGRAMMING AND USE HEADER INCLUDE STDIO.H

MAKE THE CODE AS SIMPLE AS U CAN

2. (35 point). Suppose Riri is your neighborhood. She wants to make an application to store his Friends data with data: Name, Phone Number, Address. She also want to print datas based on name column. If the data not exists, then print out: Data not exist". Help Riri create the program. Example Data: Name Address Phone Number (13 Digit) 081225224336 Dini Noviani Dini Marvati 081225224337 Fahri Fabruc 081225224338 081227224336 Pekalongan, Jawa Tengah Semarang, Jawa Tengah Jayapura, Papua Sintang, Kalimantan Barat Samarinda, Kalimantan Timur Malang, Jawa Timur Bandung, Jawa Barat Zafir 081235294339 Ruben 081205220336 Tria 081225224336 If riri input "Dini, then the program will give output: Dini Noviani 081225224336 w Pekalongan, Jawa Tengah Semarang, Jawa Tengah Dini Marvati 081225224337 If rici input "Fah", then program will give output: , Fahri Fahrur 081225224338 081227224336 Jayapura, Papua Sintang, Kalimantan Barat If rici input X, then program wil give output: "Data Not Exist

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

Pro Database Migration To Azure Data Modernization For The Enterprise

Authors: Kevin Kline, Denis McDowell, Dustin Dorsey, Matt Gordon

1st Edition

1484282299, 978-1484282298

More Books

Students also viewed these Databases questions

Question

6. Explain the strengths of a dialectical approach.

Answered: 1 week ago