Write a program that generates our recurring theme of the month and random rainfall.For this assignment, you will need to us
Write a program that generates our recurring theme of the month and random rainfall.For this assignment, you will need to use pointers for the months and rainfall data.
Unlike the previous assignment this time the random rainfall will be double data type formatted as shown.Add header file #include <typeinfo> to your code so you can display the required results.
The first two lines of your output will show the type for the months and rainfall. You can name your pointer anything you want but the following is the required aforementioned code using ptr_month and ptr_rainAmountcout << "Month has type :" << typeid(ptr_month).name() << "n";cout << "Rainfall has type :" << typeid(ptr_rainAmount).name() << "n";Your output should resemble:
Collepals.com Plagiarism Free Papers
Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS
Why Hire Collepals.com writers to do your paper?
Quality- We are experienced and have access to ample research materials.
We write plagiarism Free Content
Confidential- We never share or sell your personal information to third parties.
Support-Chat with us today! We are always waiting to answer all your questions.