Posted inBasics Importance Of Networking Posted by admin August 27, 2021 Networking of computers provides a communication link between the users, and provides access to information.…
Posted inBasics Programming Paradigms Posted by admin August 27, 2021 The word “paradigm” means an example that serves as a pattern or a model. Programming…
Posted inBasics Program Development Life Cycle Posted by admin August 27, 2021 As stated earlier, a program is needed to instruct the computer about the way a…
Posted inBasics Memory Management Posted by admin August 27, 2021 In a computer, there may be multiple processes executing at the same time. Every process…
Posted inBasics Process Management Posted by admin August 27, 2021 · A process is a program in a state of execution. It is a unit of…
Posted inBasics Types Of OS Posted by admin August 27, 2021 OS are classified into different types depending on their capability of processing—(1) Single user, (2)…
Posted inBasics Interconnecting The Units Of A Computer Posted by admin August 27, 2021 CPU sends data, instructions and information to the components inside the computer as well as…
Posted inBasics Instruction Cycle Posted by admin August 27, 2021 The primary responsibility of a computer processor is to execute a sequential set of instructions…
Posted inBasics Cache Memory Posted by admin August 27, 2021 · The data and instructions that are required during the processing of data are brought from…
Posted inBasics Microcomputers Posted by admin August 27, 2021 Microcomputers are small, low-cost and single-user digital computer. They consist of CPU, input unit, output…