Math, asked by modihimanshu245, 5 months ago

amount of region accupied by a solid is called it's volume (true or false) ​

Answers

Answered by pranavagwan500
0

Answer:

8

Step-by-step explanation:

#include<stdio.h>

void main()

{

int arr[5]={4,12,78,90,70};

int i=0;

for(i=0;i<=4;i++)

{

printf("\n %d",arr[i]);

}

return 0;

}

Answered by Jiyaa021
0

Answer:  

amount of region accupied by a solid is called it's volume (false) ​

Reason - Amount of region occupied by a solid is called its surface area.

Step-by-step explanation:

follow me mark me as briliant

Similar questions