Computer Science, asked by ashneitnand, 10 months ago

Assume you are hired by Fiji National University to work as an
electronics technician. Part of your job is to keep up to-date inventory.
Recently you have received some new orders, thus, you are to update
your part inventory list which is kept in four digit numerical order.
For this question you are to write a C++ program that consist
functions. The function inserts the four digit part number code within a
list of part numbers. The list is maintained in increasing order and
duplicated numbers are not allowed. A maximum list size of 1000
values is to be allocated and a sentinel value of 9999 will be used to
indicate the end of the list
a) Briefly explain in a form of pseudocode how you are going to
solve this problem.
b) Write a full source code as mentioned in the question above.

Answers

Answered by sagarfaujdar
0

Answer:

what is this bro i don't understand

Similar questions