Computers - Online Study

Study Notes and Chapters for Computers Knowledge - Online Preparation for Bank Exams

Introduction

Computers are there in our everyday life. So is in work place. No Banking in todays time can happen without Computer Programs. It is highly essential for a bank employee to have a thorough knowledge about Computers and its various applicaitons. The Government and Bank PO jobs entrance exam has Compuuter Knowledge as a compusory criteria to pass and get the job. Laqshya brings you free of cost Text Notes so that you can prepare in a best possible manner and understand the Computers Subject in depth. Moreover, we had also published a full fledged Computers Glossary on this website.

Team - Laqshya ..

What you will learn

Our Main goal is to make Computers easy for every student to understand. In this section you will learn :

  • Computers indepth Knowledge
  • Improve your skills in definitions
  • Glossary to understand every word and its meaning
  • Became an exeprt in limited time
⇐ Back

Computer Knowledge - Exam Oriented

1.      RAM & ROM

RAM (Random Access Memory) has the capability of storing new information in a specific memory location by a write operation. Information retained in RAM can be transferred to some other device by a read/write operation, that is why, it is sometimes also referred to as a read/write memory. However RAM is volatile and its contents get lost on power supply failure. RAM enables quick read or write operation because the required memory location can be selected easily and quickly via, its unique address. ROM memory has also got random access capability.

ROM (Read Only Memory) does not have both read and write facilities; it can only be read. ROM is used for holding the programs which must be permanently held in memory so that the set of instructions is immediately available for execution when power is supplied to the equipment. In ROM, the memory device is pre-programmed during the manufacturing stage, leaving the information permanently stored for later retrieval.

 


Back to top