Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Phone Numbers VISUAL BASIC PROGRAMMING - Create an application that has two parallel arrays: a string array named strPeople that is initialized with the

1.Phone Numbers VISUAL BASIC PROGRAMMING - Create an application that has two parallel arrays: a string array named strPeople that is initialized with the names of five of your friends (first name and last name) and a string array named strPhoneNumbers that is initialized with your friends phone numbers. The program should allow the user to enter a persons name in either upper-case, lower-case, or mixed-case. It should then search for that person in the strPeople array. If the person is found, it should get that persons phone number from the strPhoneNUmbers array and display it. If the person is not found in the strPeople array, the program should display a message indicating that the person was not found.image text in transcribed

Phones and Friends Enter the name of your friend Click to see if your friend has a phone number. IstFriendAndPhone Phones and Friends Enter the name of your friend Noel Edge Click to see if your friend has a phone number. 404-547-9012

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

Essential Data Protection For Estate Agencies In Singapore 2024

Authors: Yang Yen Thaw Yt

1st Edition

B0CQK79WD3, 979-8872095392

More Books

Students also viewed these Databases questions