Question: Please kindly use c++ to answer the questions 1. Write a function power that takes two parameters: x (double) and y (int), and returns the

Please kindly use c++ to answer the questions  Please kindly use c++ to answer the questions 1. Write a

1. Write a function power that takes two parameters: x (double) and y (int), and returns the value x for integer y. Make sure that your function works correctly for both positive and negative values of y 2. Write a void function named CountUpper that counts the number of uppercase letters on one line of input. The function should return this number to the calling code in a parameter named upCount.Given that the Ascii code of 'A' is 65, and Z" is 90

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!