happy new year 2013
Read More
Notes of DBMS
Here are the 3 set of notes of DBMS. Click on it to open it as a pdf file. SET-1 [ Introduction,Advantage of DBMS, Architecture,schema...
Read More
Some programs of 8086 microprocessor
Here are list of arithmetic logic programs of 8086 microprocessors. Click on program's title to view programs:- 32-bit MULTIPLICATION A...
Read More
Download COBOL editor
Here is COBOL editor to perform COBOL programs. COBOL stands for Common Business Oriented Language.COBOL was designed in 1959, by the Confer...
Read More
GATE syllabus 2015
Computer Science and Information Technology Digital Logic: Logic functions, Minimization, Design and synthesis of combinational and sequenti...
Read More
COBOL program to check availability of rooms in hotel
**this program checks for room availability in hotels and search guests by their name** IDENTIFICATION DIVISION. PROG...
Read More
IMPLEMENTATION OF SUBROUTINES IN COBOL
THIS IS MAIN PROGRAM . IDENTIFICATION DIVISION. PROGRAM-ID."MAIN". AUTHOR."KUNAL" DATE-WR...
Read More
menu driven relative file in COBOL
IDENTIFICATION DIVISION. PROGRAM-ID."MENU DRIVEN PROGRAM". AUTHOR."KUNAL" DATE-WRITTEN."...
Read More
JHANSI KI RANI
POET:- SUBHADRA KUMARI CHAUHAN
Read More
Basanti Hawa
poet :-KEDARNATH AGGRAWAL
Read More
Agar Kahin Main Ghoda Hota
poet :- SARVESWAR DAYAL SAXENA
Read More
convert sequential file to relative file
IDENTIFICATION DIVISION. PROGRAM-ID." ENGG. FILE". AUTHOR."KUNAL". DATE-WRITTEN."19/02/...
Read More
menu driven sequential file
IDENTIFICATION DIVISION. PROGRAM-ID."MENU DRIVEN PROGRAM". AUTHOR."KUNAL" DATE-WRITTEN."...
Read More
Encrypting & decrypting message through different cipher techniques
import java.math.*; import java.io.*; import javax.swing.*; import java.util.Random; class MainProject { /* * Affine Cipher Methods */ ...
Read More
Subscribe to:
Posts (Atom)