Question: Write a program to take two customer first name, last name and address as an input string Allow the user to input read the address

 Write a program to take two customer first name, last name

Write a program to take two customer first name, last name and address as an input string Allow the user to input read the address until the user press symbol to terminate. Concatenate the customer first name and last name. After concatenation, display the customer name (first name along with last name) and address. Note: In order to take the input and display the data of two customers, you should use loop for efficiency. Marks: 30)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!