subject

Design a class that has an array of floating-point numbers. The constructor should accept an integer argument and dynamically allocate the array to hold that many numbers. The destructor should free the memory held by the array. In addition, there should be member functions to perform the following operations: a. Store a number in any element of the array b. Retrieve a number from any element of the array c. Return the highest value stored in the array d. Return the lowest value stored in the array e. Return the average of all the numbers stored in the array Demonstrate the class in a main program. All methods should be implemented and called.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 16:30
The database design steps are listed below in the incorrect order. choose the correct order number next to each step. determine the information to be stored in the database. determine the fields needed to record the data determine if there will be any repetition of data entered, and separate the fields into tables to normalize the data. create relationships to connect the tables.
Answers: 3
question
Computers and Technology, 25.06.2019 03:30
All nate specialties are offered at two levels, a. journeyman and master. b. installation and service. c. apprentice and journeyman. d. heating and air conditioning.
Answers: 1
question
Computers and Technology, 25.06.2019 08:10
Which of the following statements is false? a. package access is rarely used. b. use the access modifier package to give a method or variable package access. c. classes in the same source file are part of the same package. d. if a program uses multiple classes from the same package, these classes can access each other's package access members directly through references to objects of the appropriate classes, or in the case of static members, through the class name.
Answers: 1
question
Computers and Technology, 25.06.2019 09:30
Collaborative devices are applications that allow the users to work together even when they are in different locations true or false
Answers: 1
You know the right answer?
Design a class that has an array of floating-point numbers. The constructor should accept an integer...
Questions
question
English, 21.05.2021 14:00
question
Mathematics, 21.05.2021 14:00
question
Mathematics, 21.05.2021 14:00
question
History, 21.05.2021 14:00
Questions on the website: 13722367