predict the output:
#include iostream
using namespace std;
void main() {
float l, b;
P = 2(l+b);
printf("Peri=", P);
}

Posted on by