Question: 1. Write C++ program to create class his name math, create functions to calculate : a. Area of circle (pi * R^2) b. Tan invers

 1. Write C++ program to create class his name math, create

1. Write C++ program to create class his name math, create functions to calculate : a. Area of circle (pi * R^2) b. Tan invers (pi/4) c. Area of a Sphere (4*pi *R-2) Using static member data for pi=3.14 2. Write C++ program to create class his name school, create functions to manage children expenses: a. Number & name of kids. b. School expenses. (for each child you have to pay 500$) Using static member function

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!