Dec 27 2007
What is an operating system? and what is a kernel? An operating system is made up of software instructions that lie between the computer hardware and the application software. At the center is the kernel, which functions to control processes, handles...
Continue reading this article ...
Dec 26 2007
This is not the first time ‘Someone’ Writing Why to use Linux. But there are some common Feeling about Linux Which have to be Removed From Minds. Such As:- 1.:- Working on Linux Only Expert Can do That. 2.:- Working on Linux is...
Continue reading this article ...
Nov 23 2006
What is a class? The fundamental building block of OO software. A class defines a data type, much like a struct would be in C. In a computer science sense, a type consists of both a set of states and a set of operations which transition between those...
Continue reading this article ...