Question: Problems: 1. write a C++ program to evaluate the following equation x2 if x=0 Using a/ user defined function b/ pre-define function 2. Design a

Problems: 1. write a C++ program to evaluate the following equation x2 if x=0 Using a/ user defined function b/ pre-define function 2. Design a function to calculate the squared value of an integer passed from the main function. Use this function in a program to calculate the squares of integers from 1- 10. 3. using inline function calculate the volume of cube. -b+vb2-4ac X= 2a for different values of 4. Write a program to evaluate a,b and c
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
