Pankaj

name

File Handling In ASCII And Binary File

25th October 2011
Abstractly, a file is a collection of bytes stored on a secondary storage device, which is generally a disk of some kind. The collection of bytes may be interpreted, for example, as characters, words, lines, paragraphs and pages from a textual document; f... Read >

File Handling In C++ Language

21st September 2011
File Handling In this section, we will discuss about files which are very important for large-scale data processing. Data are stored in data files and programs are stored in program files. A file is simply a machine decipherable storage media where prog... Read >

Introduction To Visual Basic

07th September 2011
Introduction:- Visual Basic (VB) is the third-generation event-driven programming language and integrated development environment (IDE) which is made by Microsoft for its COM programming model. It is enhanced version of BASIC programming language. Visual ... Read >

Benefits Of OOP

17th August 2011
OOP stand for the object oriented programming.OOP treats data as a critical element in the program development and does not allow the program to flow freely around the system. It ties data more closely to the functions that operates on it and protect it f... Read >

PC Tricks To Maintain a Virus Free Computer

24th May 2011
If your pc is infected by virus so many times and you just fed up with this virus, then in this pc trick post you will be able to understand that how the various worms, viruses and spywares find their way into your precious computer. Most of the time, the... Read >

Introduction To Oracle

18th May 2011
Oracle is an object-relational database. A relational database is an extremely simple way of thinking about and managing the data used in a business. It is nothing more than a collection of table of data. Every organization has some information needs. A ... Read >

Uses Of Data Control In V.B.

11th May 2011
V.B. stands for Visual Basic. Visual Basic provides various tools for creating and accessing data base.the two measure tools are :- 1. The data control 2 .The data access object The data control gives you access to database without any programmin... Read >

Advantages Of Database

11th May 2011
Database is the collection of interrelated data, means it is composed of a collection of file that are linked In such a way that information from one of the files may be combined with information from other files so that a user may receive exact informat... Read >

Growth Rate of Internet

31st March 2011
During the last two decades, the internet as seen an unprecedented growth. In fact, the exponential growth of the internet is termed as “one of the biggest things to happen this century in the history of the communication networks". In 1981, there were on... Read >