Write a program that reads its input into an array

Assignment Help Computer Engineering
Reference no: EM132211378

Question :

Write a program that reads its input into an array and then uses selection sort to sort the array.

In selection sort, we first find the smallest element in the array and exchange it with the first array element's value; then we find the next smallest element in the array and exchange it with the second array element's value; and so on, until the array is sorted.

Have your program include 4 functions, besides main, which perform the following functions:

1. Read in an undetermined number of array elements.

2. Print the array elements (call this function both before and after the elements are sorted).

3. Sort the array elements.

4. Swap two elements of an array (this function will be called by your sort function).

Do not use any jump statement, e.g., the break statement.

Declare the maximum array size as a constant MAXSIZE with a value of 10.

Run your program with the following set of input:

1. 5 12 -7 3 0

2. 1 2 3 4 5 7 6

3. Some input that will trigger each of your errors checks, what happens when you enter more values than MAXSIZE or when invalid (nonnumeric) data is entered.

Flush the invalid data and continue reading until EOF or the array is full. Print appropriate error message for invalid character data and for too many values.

Data items should still be sorted, even if invalid character data is encountered or too many values are entered.

Reference no: EM132211378

Questions Cloud

Write fbt consequences of the given transactions : Advise Jamie and ‘Houses R Us' of the taxation and FBT consequences of these transactions. You are not required to calculate any FBT liability.
Significant factor contributing to change in business world : Today’s business communicators are doing more writing than ever before. Which is the most significant factor contributing to this change in the business world?
Write a program that reads from the keyboard integer numbers : The program prints on the screen the length of the largest sequence of equal numbers entered in a row, and the value of this repeated number.
Does terri have a contract of service : Does Terri have a contract of service or a contract for service with Jackson Mortgage Brokers? As the company's Payroll Supervisor.
Write a program that reads its input into an array : Write a program that reads its input into an array and then uses selection sort to sort the array.
Discuss market segmentation : Discuss market segmentation and its use with a firm such as Unilever in formulating segmentation strategies such as measurable
Read in numbers separated by a space in one line and display : Write a program that reads in numbers separated by a space in one line and then displays distinct numbers.
Why you think each one would be produced under the system : Thinking of the Middle East, identify at least one item that is most likely produced using job order costing, and one item that is most likely produced.
Using the expected monetary value criterion : Which alternative should be chosen using the expected monetary value (EMV) criterion?

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd