subject
Computers and Technology, 20.11.2019 22:31 djub

Your friend is working on a lab experiment to decide which insect is the fastest. you will your friend and write an algorithm and a c++ program that allows your friend to enter the names of the insects and the measured speed of each insect. the program should then sort and print the insects in descending order based on their speed. your program should also output the name of the fastest insect.
sample output
how many insects do you have? 5
enter insect's names and their measured speeds :
dragonfly 18
horse-fly 90.1
housefly 4.2
mosquito 1
southern-dart 23.1
insect name speed
hourse-fly 90.00
southern-dart 23.00
dragonfly 18.00
housefly 4.00
mosquito 1.00
the fastest insect is horse-fly

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 07:30
What are ways to switch windows in excel? check all that apply. on the status bar, click the windows button, and then click the file name. on the task bar, click to display the excel jump list, and then click the file name. on the view tab, in the window group, click switch windows, and then click the file name. on the review tab, in the viewing group, click files, and then click the file name.
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Name the range function that would generate the following list of integers values: 0,1,2,3,4,5.
Answers: 1
question
Computers and Technology, 24.06.2019 09:30
Retype the statements, correcting the syntax errors. system.out.println("num: " + songnum); system.out.println(int songnum); system.out.println(songnum " songs"); note: these activities may test code with different test values. this activity will perform two tests: the first with songnum = 5, the second with songnum = 9. see how to use zybooks.
Answers: 1
question
Computers and Technology, 25.06.2019 19:30
Which animation effects allow text or images to show movement on a slide? check all that apply. - enterance - emphasis - exit - motion paths - add-in - insert
Answers: 1
You know the right answer?
Your friend is working on a lab experiment to decide which insect is the fastest. you will your fri...
Questions
Questions on the website: 13722367