Use the following C++ program segment to answer the questions that follows:
float radius=7.0;
int area;
float pie=3.14;
area= pie*radius*radius.
Compute the value of the area
 Viewed: 490 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!