subject

Consider the following function prototypes: (30)int func1(int, double);double func2(string, int, double);char func3(int, int, double, char);string join (string, string);Answer the following questions:a. How many parameters does the function func1 have? What is the type of the functionfunc1?b. How many parameters does function func2 have? What is the type of function func2?c. How many parameters does function func3 have? What is the type of function func3?d. How many parameters does function join have? What is the type of function join?e. How many actual parameters are needed to call the function func1? What is the type of eachactual parameter, and in what order should you use these parameters in a call to the functionfunc1?f. Write a C++ statement that prints the value returned by the function func1 with the actualparameters 3 and 8.5.g. Write a C++ statement that prints the value returned by function join with the actualparameters "John" and "Project Manager", respectively. h. Write a C++ statement that prints the next character returned by function func3. (Use yourown actual parameters.)

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 16:00
You have inserted new slides based on a word outline. how do you format these new slides to match the powerpoint presentation formatting? a. select all slides in the presentation and click format on the home tab. b. select the new slides and click reset on the home tab. c. select all slides in the presentation and click reset on the home tab. d. select the new slides and click format on the home tab.
Answers: 3
question
Computers and Technology, 22.06.2019 19:20
Write a program that prompts the user to input a string. the program then uses the function substr to remove all the vowels from the string. for example, if str = "there", then after removing all the vowels, str = "thr". after removing all the vowels, output the string. your program must contain a function to remove all the vowels and a function to determine whether a character is a vowel.
Answers: 2
question
Computers and Technology, 23.06.2019 06:40
What are the three uses of a screw?
Answers: 2
question
Computers and Technology, 23.06.2019 18:40
Johnson enterprises uses a computer to handle its sales invoices. lately, business has been so good that it takes an extra 3 hours per night, plus every third saturday, to keep up with the volume of sales invoices. management is considering updating its computer with a faster model that would eliminate all of the overtime processing.
Answers: 2
You know the right answer?
Consider the following function prototypes: (30)int func1(int, double);double func2(string, int, dou...
Questions
question
Mathematics, 02.06.2021 17:50
question
Geography, 02.06.2021 17:50
question
English, 02.06.2021 17:50
question
English, 02.06.2021 17:50
question
Mathematics, 02.06.2021 17:50
question
Mathematics, 02.06.2021 17:50