wap to print pattern||wap to print *pattern||c||c++||@codewithkaran2961

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Hello sir, I want to ask a question ?
Can we write Program of area of circle this way ?
# include <iostream.h>;
Void main ()
{
Float pie = 3.14
Float a, r, r;
Cout<<"enter the value of r, r " ;
Cin >> r >> r;
Cout<< pie*r*r
Cout<<"the area of circle is " << a;
}

Girlyvibez._.