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> int main( ) { clrscr( ); int v,p,result; cout<<"Enter the value..."; ci...
-
Flowchart:- Program:- import java.util.Scanner; public class first { public static void main(String[] args) { int a...
Niceee keep it up
ReplyDeletethanks
Delete