Pages

  • Home
  • Programming
  • Contribute
  • Apps

Programming World!







Apps




 APP OF http://itbuzzzz.blogspot.com/ is now available for free !!!

DOWNLOAD LINK











Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Search

Trending

  • Twinkling Stars using Java Applet
    import java.applet.Applet; import java.awt.*; import java.awt.event.*; /*<applet code="Star" width=600 height=600...
  • Word Guessing Game using Java
    import java.io.*; import java.util.*; class file4{ static int kc = 0; public static void main(String []arg) throws IOException{ ...
  • Windows XP : End of the Road
    Everyone seems alarmed that, as of April 8, Microsoft no longer will provide technical support for Windows XP. The company has been trying ...
  • simple calculator using java applet
    import java.awt.*; import java.applet.*; import java.awt.event.*; public class calc extends Applet implements ActionListener { Label l...
  • Java program to copy one directory filres to another directory
    import java.io.*; class dirfile{       public static void main(String arg[])throws IOException{   BufferedReader br=new BufferedRead...
  • write a program to perform circular queue using array
    //circular queue using array #include<stdio.h> #include<stdlib.h> #include<conio.h> #include<malloc.h> #defin...
  • C++ program to swap numbers between two objects of different class
     /* c++ program to swap no between two objects of diff class */ #include<iostream> using namespace std; class A { public:  int num...
  • Compare two strings in java
    import java.util.Scanner; class reg2{ public static void main(String []arg){ String a2 = null; String b2 = null; Scann...
  • Program to convert express infix to postfix in stack using array
    //infix to postfix #include<stdio.h> #include<string.h> #define SIZE 10 int pr(char op) { if(op=='*' || ...
  • User Defined Exception In Java
    /*  Contributed by Anonymous :: Blog is not responsible for any copyright claims  */ import java.util.Scanner; class Xception exten...

Login

Archive

  • ▼  2015 (2)
    • ▼  April (1)
      • Lex program to find & replace a String
    • ►  February (1)
  • ►  2014 (18)
    • ►  August (2)
    • ►  May (1)
    • ►  April (1)
    • ►  March (10)
    • ►  February (4)
  • ►  2013 (16)
    • ►  October (6)
    • ►  September (1)
    • ►  August (9)

Total PageHits

Labels

Anonymous Apple applet Array Article awt biography C C++ class constructor data structures destructor duplicates exception header Intel Internet Java Lex linked list list implementation OOP queue repetitions Sparse Matrix Stacks String tree




SUBMIT YOUR ARTICLE OR PROGRAMS HERE
Layout by Syed Shamayel Ahmad. Watermark theme. Theme images by Dizzo. Powered by Blogger.