Subscribe to:
Post Comments (Atom)
programme for armstrong number for 3 digit in java
armstrong number import java.util.Scanner; class Mittu { public static void main(String []args) { Scanner s=new Sca...
-
//Programme for search maximum number using pointer #include<iostream> using namespace std; int main() { int n; cout<<...
-
What is RAM and what else its work? ram is a type of memory whose full form is random access memory {random access memory} This is i...
-
//search element using pointer #include<iostream> using namespace std; int main() { int i,a[10],b,*p1,*p2; cout<<"...

No comments:
Post a Comment