Tuesday, October 25, 2011
Define
Registry - The registry is a database in which Windows keeps track of relationships between hardware, software and the operating system.
Friday, July 1, 2011
Overview of C
C is a programming language. It is a most popular computer language because it is structured high-level, machine independent language. Programmer need not worry about platform where they will be implemented.
C has many qualities which any programmer may desire. It contains the capability of assembly language with the features of high-level language which can be used for creating software packages, system software etc. It supports the programmer with a rich set of built-in functions and operators. C is highly portable. C programs written on one computer can run on the other computer without or miner changes in the program. Structure programming concept is well sported in C, this helps in dividing the programs into functions, modules or code blocks.
C has many qualities which any programmer may desire. It contains the capability of assembly language with the features of high-level language which can be used for creating software packages, system software etc. It supports the programmer with a rich set of built-in functions and operators. C is highly portable. C programs written on one computer can run on the other computer without or miner changes in the program. Structure programming concept is well sported in C, this helps in dividing the programs into functions, modules or code blocks.
Subscribe to:
Posts (Atom)