Translate
Followers
Popular Posts
-
#include<iostream.h> #include<conio.h> int main( ) { int r; float a; cout<<"enter the Radius:"; cin>>r; a...
-
#include<iostream.h> #include<conio.h> class cat { private: int a,b,c; public: cat (int k,int v) { a=k; b=v; cout<<a<...





Niceee keep it up
ReplyDeletethanks
Delete