Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

using (c++) , porgram Q1) Define 1 Dimension array names [6] of type string Fill the array As below, And keep the last name empty

using (c++) , porgram image text in transcribed
Q1) Define 1 Dimension array names [6] of type string Fill the array As below, And keep the last name empty as below: 0 1 2 3 4 5 Ahmad Hadi khalid Jawad Ala'a yazeed The Program will allow the user to Insert a specific name inside the array as below: Enter Name : Saleh Enter location: 2 The name Saleh will be inserted in location number 2, And other names will be shifted to right marks) 0 1 2 3 4 5 6 Ahmad Hadi Saleh khalid Jawad Ala'a yazeed [3.5 Note: If the array is full, The following message will be displayed to the user "Array is full" [ 1.5 marks) Sample Run 1 Enter Name : Saleh Enter location : 2 Array after inserting is: Ahmad, Hadi , Saleh, khalid, Jawad , Ala'a , _yazeed

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

Database Systems A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions

Question

02 Identify the organizations safety program needs.

Answered: 1 week ago

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago